[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/23: gnu: r-recipes: Update to 0.1.8.
From: |
guix-commits |
Subject: |
13/23: gnu: r-recipes: Update to 0.1.8. |
Date: |
Fri, 20 Dec 2019 16:04:16 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 63b4c7791585777a965e34c9fbd91d63b5aca61b
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 20 21:04:26 2019 +0100
gnu: r-recipes: Update to 0.1.8.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.8.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ed01721..29e3c94 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3103,14 +3103,14 @@ provides a one-row summary of model-level statistics.")
(define-public r-recipes
(package
(name "r-recipes")
- (version "0.1.7")
+ (version "0.1.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "recipes" version))
(sha256
(base32
- "1gw8x7vqj7k18mfpiqinyfwzv9i5r0pb51k7xcfxsjap6m9nks98"))))
+ "1n32qc2a3n9cykm8dv9qcr77kdhqfsjiqf6kgfk9s0lnpx2zaldm"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
- branch master updated (8246bbc -> 1101c73), guix-commits, 2019/12/20
- 01/23: gnu: r-scater: Update to 1.14.6., guix-commits, 2019/12/20
- 02/23: gnu: r-boot: Update to 1.3-24., guix-commits, 2019/12/20
- 05/23: gnu: r-bh: Update to 1.72.0-2., guix-commits, 2019/12/20
- 07/23: gnu: r-rsqlite: Update to 2.1.5., guix-commits, 2019/12/20
- 10/23: gnu: Add r-bdsmatrix., guix-commits, 2019/12/20
- 11/23: gnu: r-bbmle: Update to 1.0.22., guix-commits, 2019/12/20
- 13/23: gnu: r-recipes: Update to 0.1.8.,
guix-commits <=
- 06/23: gnu: r-mime: Update to 0.8., guix-commits, 2019/12/20
- 16/23: gnu: r-reticulate: Update to 1.14., guix-commits, 2019/12/20
- 17/23: gnu: r-rootsolve: Update to 1.8.2., guix-commits, 2019/12/20
- 03/23: gnu: r-mass: Update to 7.3-51.5., guix-commits, 2019/12/20
- 04/23: gnu: r-foreign: Update to 0.8-73., guix-commits, 2019/12/20
- 08/23: gnu: r-dt: Update to 0.11., guix-commits, 2019/12/20
- 12/23: gnu: r-psych: Update to 1.9.12., guix-commits, 2019/12/20
- 15/23: gnu: r-pillar: Update to 1.4.3., guix-commits, 2019/12/20
- 14/23: gnu: r-vctrs: Update to 0.2.1., guix-commits, 2019/12/20
- 21/23: gnu: r-desolve: Update to 1.27., guix-commits, 2019/12/20