[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/58: gnu: r-readr: Update to 2.0.1.
From: |
guix-commits |
Subject: |
55/58: gnu: r-readr: Update to 2.0.1. |
Date: |
Mon, 23 Aug 2021 05:52:23 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 38660601cf01ab73abebaaf37db72648f76beeb9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:35 2021 +0200
gnu: r-readr: Update to 2.0.1.
* gnu/packages/statistics.scm (r-readr): Update to 2.0.1.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index a0e7129..7fdd8bd 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2555,13 +2555,13 @@ time-of-day values, based on the @code{difftime}
class.")
(define-public r-readr
(package
(name "r-readr")
- (version "2.0.0")
+ (version "2.0.1")
(source (origin
(method url-fetch)
(uri (cran-uri "readr" version))
(sha256
(base32
- "1738nccg0msrhmzsasp19i0dpqi3m1nqbbg3nf1iiyp0mqc1dl8r"))))
+ "0cj5k3ykkhixgdsqm1gnmpc0d8z04l3fhvm2dr5xp7cpmhgsrpfr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 15/58: gnu: r-tinytex: Update to 0.33., (continued)
- 15/58: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/08/23
- 16/58: gnu: r-later: Update to 1.3.0., guix-commits, 2021/08/23
- 17/58: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/08/23
- 23/58: gnu: r-gert: Update to 1.3.2., guix-commits, 2021/08/23
- 12/58: gnu: r-d3r: Update to 1.0.0., guix-commits, 2021/08/23
- 24/58: gnu: r-rgl: Update to 0.107.14., guix-commits, 2021/08/23
- 25/58: gnu: r-bigrquery: Update to 1.4.0., guix-commits, 2021/08/23
- 30/58: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/08/23
- 32/58: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/08/23
- 35/58: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/08/23
- 55/58: gnu: r-readr: Update to 2.0.1.,
guix-commits <=
- 54/58: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/08/23
- 56/58: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/08/23
- 42/58: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/08/23
- 43/58: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/08/23
- 45/58: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/08/23
- 51/58: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/08/23
- 50/58: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/08/23
- 27/58: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/08/23
- 38/58: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/08/23
- 48/58: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/08/23