[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/36: gnu: r-readr: Update to 2.1.2.
From: |
guix-commits |
Subject: |
31/36: gnu: r-readr: Update to 2.1.2. |
Date: |
Tue, 1 Feb 2022 13:36:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4043ed5cb7c44cca1f9bf99c15a65f7d40e3298e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 1 17:01:34 2022 +0100
gnu: r-readr: Update to 2.1.2.
* gnu/packages/statistics.scm (r-readr): Update to 2.1.2.
---
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 a8d9bbd10c..f093568dc6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2623,13 +2623,13 @@ time-of-day values, based on the @code{difftime}
class.")
(define-public r-readr
(package
(name "r-readr")
- (version "2.1.1")
+ (version "2.1.2")
(source (origin
(method url-fetch)
(uri (cran-uri "readr" version))
(sha256
(base32
- "115w3hgp1w6hr0h2nz840i6mm1pnqzwfbxcmf9ca3qs7llc7k4q3"))))
+ "06qcw57yz0fhh3ni41d5w68cbmwmb6zkp47chllwzax43wxd1bwl"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- 13/36: gnu: r-effectsize: Update to 0.6.0.1., (continued)
- 13/36: gnu: r-effectsize: Update to 0.6.0.1., guix-commits, 2022/02/01
- 10/36: gnu: r-reticulate: Update to 1.24., guix-commits, 2022/02/01
- 14/36: gnu: r-admisc: Update to 0.23., guix-commits, 2022/02/01
- 16/36: gnu: r-lavaan: Update to 0.6-10., guix-commits, 2022/02/01
- 18/36: gnu: r-terra: Update to 1.5-17., guix-commits, 2022/02/01
- 19/36: gnu: r-actuar: Update to 3.2-1., guix-commits, 2022/02/01
- 30/36: gnu: r-rlang: Update to 1.0.0., guix-commits, 2022/02/01
- 26/36: gnu: r-rpart: Update to 4.1.16., guix-commits, 2022/02/01
- 27/36: gnu: r-magrittr: Update to 2.0.2., guix-commits, 2022/02/01
- 28/36: gnu: r-permute: Update to 0.9-7., guix-commits, 2022/02/01
- 31/36: gnu: r-readr: Update to 2.1.2.,
guix-commits <=
- 34/36: gnu: r-rrcov: Update to 1.6-1., guix-commits, 2022/02/01
- 36/36: gnu: r-nloptr: Update to 2.0.0., guix-commits, 2022/02/01
- 24/36: gnu: r-paradox: Update to 0.8.0., guix-commits, 2022/02/01
- 32/36: gnu: r-rcpparmadillo: Update to 0.10.8.1.0., guix-commits, 2022/02/01
- 09/36: gnu: r-renv: Update to 0.15.2., guix-commits, 2022/02/01
- 20/36: gnu: r-latex2exp: Update to 0.9.0., guix-commits, 2022/02/01
- 22/36: gnu: r-clusterr: Update to 1.2.6., guix-commits, 2022/02/01
- 33/36: gnu: r-segmented: Update to 1.4-0., guix-commits, 2022/02/01
- 17/36: gnu: r-spdep: Update to 1.2-2., guix-commits, 2022/02/01
- 25/36: gnu: r-mlr3learners: Update to 0.5.2., guix-commits, 2022/02/01