[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: r-class: Update to 7.3-16.
From: |
guix-commits |
Subject: |
07/09: gnu: r-class: Update to 7.3-16. |
Date: |
Fri, 27 Mar 2020 06:21:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c99880320d0a1526b0b681895318a08515dbb3b0
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Fri Mar 27 11:20:35 2020 +0100
gnu: r-class: Update to 7.3-16.
* gnu/packages/statistics.scm (r-class): Update to 7.3-16.
---
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 71ebe01..41a7687 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -441,14 +441,14 @@ Applied Statistics with S\" (4th edition, 2002) by
Venables and Ripley.")
(define-public r-class
(package
(name "r-class")
- (version "7.3-15")
+ (version "7.3-16")
(source
(origin
(method url-fetch)
(uri (cran-uri "class" version))
(sha256
(base32
- "1x1hqz8xyhbpq4krsh02glqnlzcch25agkmn4a3da9n723b37gzn"))))
+ "1jpdgj0lsi60q0mqbhfw809w8d66whix27y6wpdzll6775g3j3ll"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)))
- branch master updated (0a76a4e -> 2ba5253), guix-commits, 2020/03/27
- 01/09: gnu: r-ggally: Update to 1.5.0., guix-commits, 2020/03/27
- 03/09: gnu: r-bayestestr: Update to 0.5.3., guix-commits, 2020/03/27
- 04/09: gnu: r-sf: Update to 0.9-0., guix-commits, 2020/03/27
- 05/09: gnu: r-rjava: Update to 0.9-12., guix-commits, 2020/03/27
- 02/09: gnu: r-hdf5r: Update to 1.3.2., guix-commits, 2020/03/27
- 06/09: gnu: r-xgboost: Update to 1.0.0.2., guix-commits, 2020/03/27
- 08/09: gnu: r-locfit: Update to 1.5-9.4., guix-commits, 2020/03/27
- 07/09: gnu: r-class: Update to 7.3-16.,
guix-commits <=
- 09/09: gnu: r-multiassayexperiment: Update to 1.12.6., guix-commits, 2020/03/27