[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/115: gnu: r-readr: Update to 2.1.0.
From: |
guix-commits |
Subject: |
106/115: gnu: r-readr: Update to 2.1.0. |
Date: |
Tue, 23 Nov 2021 10:27:11 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit fbc2125327336a17f1ecf2d5884ecb14496b0c81
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:40 2021 +0100
gnu: r-readr: Update to 2.1.0.
* gnu/packages/statistics.scm (r-readr): Update to 2.1.0.
---
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 1b1d0ee..5c278a7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2557,13 +2557,13 @@ time-of-day values, based on the @code{difftime}
class.")
(define-public r-readr
(package
(name "r-readr")
- (version "2.0.2")
+ (version "2.1.0")
(source (origin
(method url-fetch)
(uri (cran-uri "readr" version))
(sha256
(base32
- "05bnvcc55i0xjilfrqx3700mwiz8sgihq1wxlbvvr8nxa7bmxc4q"))))
+ "03d7y4k9w5vcm7fwlcaw715ff7d953i92jwbp7ynrqcr09kw6zm0"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
- 40/115: gnu: r-rslurm: Update to 0.6.1., (continued)
- 40/115: gnu: r-rslurm: Update to 0.6.1., guix-commits, 2021/11/23
- 41/115: gnu: r-ncdf4: Update to 1.17.1., guix-commits, 2021/11/23
- 48/115: gnu: r-gmp: Update to 0.6-2.1., guix-commits, 2021/11/23
- 66/115: gnu: r-terra: Update to 1.4-20., guix-commits, 2021/11/23
- 72/115: gnu: r-proxyc: Update to 0.2.3., guix-commits, 2021/11/23
- 75/115: gnu: r-argon2: Update to 0.4-0., guix-commits, 2021/11/23
- 73/115: gnu: r-stopwords: Update to 2.3., guix-commits, 2021/11/23
- 86/115: gnu: r-phangorn: Update to 2.8.0., guix-commits, 2021/11/23
- 96/115: gnu: r-qs: Update to 0.25.1.1., guix-commits, 2021/11/23
- 102/115: gnu: r-crayon: Update to 1.4.2., guix-commits, 2021/11/23
- 106/115: gnu: r-readr: Update to 2.1.0.,
guix-commits <=
- 37/115: gnu: r-gert: Update to 1.4.3., guix-commits, 2021/11/23
- 44/115: gnu: r-tiff: Update to 0.1-10., guix-commits, 2021/11/23
- 50/115: gnu: r-fields: Update to 13.3., guix-commits, 2021/11/23
- 63/115: gnu: r-xgboost: Update to 1.5.0.2., guix-commits, 2021/11/23
- 74/115: gnu: r-rsconnect: Update to 0.8.25., guix-commits, 2021/11/23
- 82/115: gnu: r-igraph: Update to 1.2.8., guix-commits, 2021/11/23
- 80/115: gnu: r-spatstat-core: Update to 2.3-1., guix-commits, 2021/11/23
- 88/115: gnu: r-mlr3: Update to 0.13.0., guix-commits, 2021/11/23
- 95/115: gnu: r-vroom: Update to 1.5.6., guix-commits, 2021/11/23
- 98/115: gnu: r-keras: Update to 2.7.0., guix-commits, 2021/11/23