[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/14: gnu: r-rfast: Update to 2.0.0.
From: |
guix-commits |
Subject: |
13/14: gnu: r-rfast: Update to 2.0.0. |
Date: |
Fri, 4 Sep 2020 16:08:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5e7480350f34e3ca969c6e8039979eec08e89232
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Sep 4 22:00:35 2020 +0200
gnu: r-rfast: Update to 2.0.0.
* gnu/packages/cran.scm (r-rfast): Update to 2.0.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 c980e6f..2c202e8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23024,14 +23024,14 @@ aggregation for comparing different implementations
in order to provide a
(define-public r-rfast
(package
(name "r-rfast")
- (version "1.9.9")
+ (version "2.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "Rfast" version))
(sha256
(base32
- "18m8xhg24kygwhq7avdp1hibilicb5wppi2wdmc36fkqljc274y0"))))
+ "010dm5h2vayvfbh0zny7i2c7fmn83r2b54849r0b4id3wjpmg3xy"))))
(properties `((upstream-name . "Rfast")))
(build-system r-build-system)
(propagated-inputs
- 02/14: gnu: r-gkmsvm: Update to 0.81.0., (continued)
- 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, 2020/09/04
- 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 <=
- 14/14: gnu: r-mnormt: Update to 2.0.2., guix-commits, 2020/09/04