[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/14: gnu: r-ingredients: Update to 2.0.
From: |
guix-commits |
Subject: |
10/14: gnu: r-ingredients: Update to 2.0. |
Date: |
Fri, 4 Sep 2020 16:08:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9a1c809d61777bdfb9107c57e54ca29c796ebe91
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Sep 4 22:00:24 2020 +0200
gnu: r-ingredients: Update to 2.0.
* gnu/packages/cran.scm (r-ingredients): Update to 2.0.
---
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 43f958e..9dbc728 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15834,14 +15834,14 @@ engine (Salmon et al., 2011) as provided by the
package @code{sitmo}.")
(define-public r-ingredients
(package
(name "r-ingredients")
- (version "1.3.1")
+ (version "2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ingredients" version))
(sha256
(base32
- "0l0dqrm9am6wk8jcf8cdhc6xnrna9cqr5wz6lsnczq2gf6ybhjg1"))))
+ "084ywbq0dwnf075bazz40n23wh7r1fwl6zs7xqkcg07kfzqkzb2w"))))
(properties `((upstream-name . "ingredients")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (84479dc -> 4680692), guix-commits, 2020/09/04
- 01/14: gnu: r-chippeakanno: Update to 3.22.3., guix-commits, 2020/09/04
- 03/14: gnu: r-atacseqqc: Update to 1.12.4., guix-commits, 2020/09/04
- 02/14: gnu: r-gkmsvm: Update to 0.81.0., guix-commits, 2020/09/04
- 04/14: gnu: r-mixomics: Update to 6.12.2., guix-commits, 2020/09/04
- 06/14: gnu: r-ttr: Update to 0.24.2., guix-commits, 2020/09/04
- 07/14: gnu: r-trend: Update to 1.1.3., guix-commits, 2020/09/04
- 09/14: gnu: r-xmlparsedata: Update to 1.0.4., guix-commits, 2020/09/04
- 05/14: gnu: r-cicero: Update to 1.6.2., guix-commits, 2020/09/04
- 12/14: gnu: r-systemfonts: Update to 0.3.0., guix-commits, 2020/09/04
- 10/14: gnu: r-ingredients: Update to 2.0.,
guix-commits <=
- 08/14: gnu: r-rnifti: Update to 1.2.1., guix-commits, 2020/09/04
- 11/14: gnu: r-xgboost: Update to 1.2.0.1., guix-commits, 2020/09/04
- 13/14: gnu: r-rfast: Update to 2.0.0., guix-commits, 2020/09/04
- 14/14: gnu: r-mnormt: Update to 2.0.2., guix-commits, 2020/09/04