[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/135: gnu: r-tidyr: Update to 1.1.4.
From: |
guix-commits |
Subject: |
119/135: gnu: r-tidyr: Update to 1.1.4. |
Date: |
Wed, 3 Nov 2021 18:00:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f86e6061554060c18a7b1af90bc100d0582509db
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:54 2021 +0000
gnu: r-tidyr: Update to 1.1.4.
* gnu/packages/statistics.scm (r-tidyr): Update to 1.1.4.
---
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 9b66b2f..8efaa65 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4134,14 +4134,14 @@ selection.")
(define-public r-tidyr
(package
(name "r-tidyr")
- (version "1.1.3")
+ (version "1.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidyr" version))
(sha256
(base32
- "0cpbrvr759z8p7r9lpkjhj2dcdymsbnaib0rma9b4jb7i3qzmh2a"))))
+ "0h8jfsmn4r7zgfyjmg2qkjd54n0sncq07xjh4mdf2cx4k2z9h30b"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cpp11" ,r-cpp11)
- 62/135: gnu: r-svmisc: Update to 1.2.3., (continued)
- 62/135: gnu: r-svmisc: Update to 1.2.3., guix-commits, 2021/11/03
- 71/135: gnu: r-desolve: Update to 1.30., guix-commits, 2021/11/03
- 69/135: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/03
- 76/135: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/03
- 80/135: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/03
- 77/135: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/03
- 85/135: gnu: r-spatstat-geom: Update to 2.3-0., guix-commits, 2021/11/03
- 86/135: gnu: r-exactranktests: Update to 0.8-34., guix-commits, 2021/11/03
- 91/135: gnu: r-perm: Update to 1.0-0.2., guix-commits, 2021/11/03
- 95/135: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/03
- 119/135: gnu: r-tidyr: Update to 1.1.4.,
guix-commits <=
- 57/135: gnu: r-deldir: Update to 1.0-6., guix-commits, 2021/11/03
- 61/135: gnu: r-optparse: Update to 1.7.1., guix-commits, 2021/11/03
- 66/135: gnu: r-clue: Update to 0.3-60., guix-commits, 2021/11/03
- 78/135: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/03
- 74/135: gnu: r-caret: Update to 6.0-90., guix-commits, 2021/11/03
- 88/135: gnu: r-workflows: Update to 0.2.4., guix-commits, 2021/11/03
- 92/135: gnu: r-qtl: Update to 1.50., guix-commits, 2021/11/03
- 97/135: gnu: r-lwgeom: Update to 0.2-8., guix-commits, 2021/11/03
- 99/135: gnu: r-exactextractr: Update to 0.7.1., guix-commits, 2021/11/03
- 101/135: gnu: r-keras: Update to 2.6.1., guix-commits, 2021/11/03