[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/104: gnu: r-recipes: Update to 0.1.6.
From: |
guix-commits |
Subject: |
43/104: gnu: r-recipes: Update to 0.1.6. |
Date: |
Tue, 6 Aug 2019 09:50:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 417f7ed58dd4ab9dd7d259f76b29f04d79133e71
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 14:41:51 2019 +0200
gnu: r-recipes: Update to 0.1.6.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.6.
[propagated-inputs]: Remove r-rcpproll.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 82e8ab4..99a44b0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2892,14 +2892,14 @@ provides a one-row summary of model-level statistics.")
(define-public r-recipes
(package
(name "r-recipes")
- (version "0.1.5")
+ (version "0.1.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "recipes" version))
(sha256
(base32
- "056zv4vhayyy8q9izcdknbb9hff2gxivg21g5mkssia78vw8g3mg"))))
+ "1ndz9h0zvdj141r63l8047wbhaj0x8fwzzyq7b8mh78pvrrdpq2i"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
@@ -2911,7 +2911,6 @@ provides a one-row summary of model-level statistics.")
("r-magrittr" ,r-magrittr)
("r-matrix" ,r-matrix)
("r-purrr" ,r-purrr)
- ("r-rcpproll" ,r-rcpproll)
("r-rlang" ,r-rlang)
("r-tibble" ,r-tibble)
("r-tidyr" ,r-tidyr)
- 35/104: gnu: r-haven: Update to 2.1.1., (continued)
- 35/104: gnu: r-haven: Update to 2.1.1., guix-commits, 2019/08/06
- 38/104: gnu: r-lpsolve: Update to 5.6.13.2., guix-commits, 2019/08/06
- 36/104: gnu: r-pkgbuild: Update to 1.0.4., guix-commits, 2019/08/06
- 39/104: gnu: r-energy: Update to 1.7-6., guix-commits, 2019/08/06
- 31/104: gnu: r-clipr: Update to 0.7.0., guix-commits, 2019/08/06
- 34/104: gnu: r-curl: Update to 4.0., guix-commits, 2019/08/06
- 42/104: gnu: r-geometry: Update to 0.4.2., guix-commits, 2019/08/06
- 41/104: gnu: Add r-linprog., guix-commits, 2019/08/06
- 47/104: gnu: r-vioplot: Update to 0.3.2., guix-commits, 2019/08/06
- 48/104: gnu: r-processx: Update to 3.4.1., guix-commits, 2019/08/06
- 43/104: gnu: r-recipes: Update to 0.1.6.,
guix-commits <=
- 29/104: gnu: r-quantreg: Update to 5.42.1., guix-commits, 2019/08/06
- 37/104: gnu: r-rcpp: Update to 1.0.2., guix-commits, 2019/08/06
- 40/104: gnu: r-lava: Update to 1.6.6., guix-commits, 2019/08/06
- 46/104: gnu: r-hardyweinberg: Update to 1.6.3., guix-commits, 2019/08/06
- 45/104: gnu: r-mice: Update to 3.6.0., guix-commits, 2019/08/06
- 51/104: gnu: r-shinyace: Update to 0.4.0., guix-commits, 2019/08/06
- 59/104: gnu: r-proc: Update to 1.15.3., guix-commits, 2019/08/06
- 60/104: gnu: r-raster: Update to 2.9-23., guix-commits, 2019/08/06
- 55/104: gnu: r-reticulate: Update to 1.13., guix-commits, 2019/08/06
- 56/104: gnu: r-factominer: Update to 1.42., guix-commits, 2019/08/06