[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/112: gnu: r-tidyr: Update to 1.2.0.
From: |
guix-commits |
Subject: |
105/112: gnu: r-tidyr: Update to 1.2.0. |
Date: |
Tue, 15 Mar 2022 15:22:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 140be554d1fb12f419819457067d25d5a5957051
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/112: gnu: r-ragg: Update to 1.2.2., (continued)
- 80/112: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/15
- 82/112: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/15
- 84/112: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/15
- 85/112: gnu: r-keras: Update to 2.8.0., guix-commits, 2022/03/15
- 86/112: gnu: r-paws-common: Update to 0.3.16., guix-commits, 2022/03/15
- 87/112: gnu: r-mockery: Update to 0.4.3., guix-commits, 2022/03/15
- 92/112: gnu: r-evaluate: Update to 0.15., guix-commits, 2022/03/15
- 99/112: gnu: r-xml: Update to 3.99-0.9., guix-commits, 2022/03/15
- 100/112: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/15
- 106/112: gnu: r-randomforest: Update to 4.7-1., guix-commits, 2022/03/15
- 105/112: gnu: r-tidyr: Update to 1.2.0.,
guix-commits <=
- 107/112: gnu: r-rrcov: Update to 1.6-2., guix-commits, 2022/03/15
- 111/112: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/15
- 16/112: gnu: r-circlize: Update to 0.4.14., guix-commits, 2022/03/15
- 53/112: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/15
- 61/112: gnu: r-gamlss: Update to 5.4-1., guix-commits, 2022/03/15
- 65/112: gnu: r-rockchalk: Update to 1.8.151., guix-commits, 2022/03/15
- 101/112: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/15
- 28/112: gnu: r-parsedate: Update to 1.3.0., guix-commits, 2022/03/15