[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/111: gnu: r-tidyr: Update to 1.2.0.
From: |
guix-commits |
Subject: |
105/111: gnu: r-tidyr: Update to 1.2.0. |
Date: |
Mon, 14 Mar 2022 02:25:39 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 47606a6c5edb56ac475ab8f387af3ef608ec8f14
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:40 2022 +0100
gnu: r-tidyr: Update to 1.2.0.
* gnu/packages/statistics.scm (r-tidyr): Update to 1.2.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 613b7730c3..782e404714 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4181,14 +4181,14 @@ selection.")
(define-public r-tidyr
(package
(name "r-tidyr")
- (version "1.1.4")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidyr" version))
(sha256
(base32
- "0h8jfsmn4r7zgfyjmg2qkjd54n0sncq07xjh4mdf2cx4k2z9h30b"))))
+ "1a0k296a0jb2xi5zgfrqfmmw8197bwibjl7a04fm49vqx6livl4c"))))
(build-system r-build-system)
(propagated-inputs
(list r-cpp11
- 80/111: gnu: r-ragg: Update to 1.2.2., (continued)
- 80/111: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/14
- 97/111: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/14
- 101/111: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/14
- 104/111: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/14
- 79/111: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/14
- 90/111: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/14
- 96/111: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/14
- 100/111: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/14
- 111/111: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/14
- 109/111: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/14
- 105/111: gnu: r-tidyr: Update to 1.2.0.,
guix-commits <=
- 31/111: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/14
- 38/111: gnu: r-ks: Update to 1.13.4., guix-commits, 2022/03/14
- 42/111: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/14
- 49/111: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/14
- 52/111: gnu: r-rttf2pt1: Update to 1.3.10., guix-commits, 2022/03/14
- 61/111: gnu: r-gamlss: Update to 5.4-1., guix-commits, 2022/03/14
- 63/111: gnu: r-ltm: Update to 1.2-0., guix-commits, 2022/03/14
- 65/111: gnu: r-rockchalk: Update to 1.8.151., guix-commits, 2022/03/14
- 66/111: gnu: r-qgraph: Update to 1.9.1., guix-commits, 2022/03/14
- 67/111: gnu: r-semplot: Update to 1.1.4., guix-commits, 2022/03/14