[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/74: gnu: r-tidyr: Update to 0.8.3.
From: |
guix-commits |
Subject: |
14/74: gnu: r-tidyr: Update to 0.8.3. |
Date: |
Thu, 7 Mar 2019 17:53:02 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ebd37b49f9ea20ebcd88939c7ae990ed93cd3af3
Author: Ricardo Wurmus <address@hidden>
Date: Thu Mar 7 23:31:58 2019 +0100
gnu: r-tidyr: Update to 0.8.3.
* gnu/packages/statistics.scm (r-tidyr): Update to 0.8.3.
---
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 6b5afd1..1c3d7e4 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3724,14 +3724,14 @@ selection.")
(define-public r-tidyr
(package
(name "r-tidyr")
- (version "0.8.2")
+ (version "0.8.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidyr" version))
(sha256
(base32
- "03s9dv6c2dj65a769h8fgy9878y46rdq7x65i53kd44kag80i9cr"))))
+ "0dyc4b03wi65bk7j0ma0y188syh37h57wgxji82i0h8j6pn593x1"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
- 09/74: gnu: r-shiny: Update to 1.2.0., (continued)
- 09/74: gnu: r-shiny: Update to 1.2.0., guix-commits, 2019/03/07
- 10/74: gnu: r-ggthemes: Update to 4.1.0., guix-commits, 2019/03/07
- 16/74: gnu: r-r-rsp: Update to 0.43.1., guix-commits, 2019/03/07
- 08/74: gnu: r-epi: Update to 2.35., guix-commits, 2019/03/07
- 12/74: gnu: r-pbapply: Update to 1.4-0., guix-commits, 2019/03/07
- 19/74: gnu: r-irlba: Update to 2.3.3., guix-commits, 2019/03/07
- 20/74: gnu: r-flexmix: Update to 2.3-15., guix-commits, 2019/03/07
- 13/74: gnu: r-purrr: Update to 0.3.1., guix-commits, 2019/03/07
- 18/74: gnu: r-registry: Update to 0.5-1., guix-commits, 2019/03/07
- 15/74: gnu: r-mvtnorm: Update to 1.0-10., guix-commits, 2019/03/07
- 14/74: gnu: r-tidyr: Update to 0.8.3.,
guix-commits <=
- 17/74: gnu: r-r-utils: Update to 2.8.0., guix-commits, 2019/03/07
- 29/74: gnu: r-formatr: Update to 1.6., guix-commits, 2019/03/07
- 21/74: gnu: r-xml: Update to 3.98-1.19., guix-commits, 2019/03/07
- 34/74: gnu: r-igraph: Update to 1.2.4., guix-commits, 2019/03/07
- 27/74: gnu: r-mgcv: Update to 1.8-27., guix-commits, 2019/03/07
- 32/74: gnu: r-lme4: Update to 1.1-21., guix-commits, 2019/03/07
- 43/74: gnu: r-multcomp: Update to 1.4-10., guix-commits, 2019/03/07
- 26/74: gnu: r-stringi: Update to 1.3.1., guix-commits, 2019/03/07
- 49/74: gnu: r-prediction: Update to 0.3.6.2., guix-commits, 2019/03/07
- 44/74: gnu: r-summarytools: Update to 0.9.2., guix-commits, 2019/03/07