[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
110/115: gnu: r-glmnet: Update to 4.1-3.
From: |
guix-commits |
Subject: |
110/115: gnu: r-glmnet: Update to 4.1-3. |
Date: |
Tue, 23 Nov 2021 10:27:13 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 6f1e2954f75baf8b3114035d5516dbdf8978eea9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:41 2021 +0100
gnu: r-glmnet: Update to 4.1-3.
* gnu/packages/statistics.scm (r-glmnet): Update to 4.1-3.
[propagated-inputs]: Add r-rcpp and r-rcppeigen.
---
gnu/packages/statistics.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 728e2c2..96e235b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3649,13 +3649,13 @@ analysis of large sparse or dense matrices.")
(define-public r-glmnet
(package
(name "r-glmnet")
- (version "4.1-2")
+ (version "4.1-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmnet" version))
(sha256
- (base32 "1kfd8kfhapx2cxw6qnkbs502c3kya4pd9qmf0mk76cdlq1c2paq6"))))
+ (base32 "0nij8v44b5dvp1vc843sfkl9ds83n6g687m2p37q1rdn82m3bg34"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)
@@ -3663,6 +3663,8 @@ analysis of large sparse or dense matrices.")
(propagated-inputs
`(("r-foreach" ,r-foreach)
("r-matrix" ,r-matrix)
+ ("r-rcpp" ,r-rcpp)
+ ("r-rcppeigen" ,r-rcppeigen)
("r-shape" ,r-shape)
("r-survival" ,r-survival)))
(home-page "https://www.jstatsoft.org/article/view/v033i01")
- 69/115: gnu: r-gamlss-data: Update to 6.0-2., (continued)
- 69/115: gnu: r-gamlss-data: Update to 6.0-2., guix-commits, 2021/11/23
- 59/115: gnu: r-spdep: Update to 1.1-12., guix-commits, 2021/11/23
- 81/115: gnu: r-cpp11: Update to 0.4.1., guix-commits, 2021/11/23
- 83/115: gnu: r-rsample: Update to 0.1.1., guix-commits, 2021/11/23
- 97/115: gnu: r-tensorflow: Update to 2.7.0., guix-commits, 2021/11/23
- 94/115: gnu: r-tzdb: Update to 0.2.0., guix-commits, 2021/11/23
- 101/115: gnu: r-microbenchmark: Update to 1.4.9., guix-commits, 2021/11/23
- 52/115: gnu: r-genenet: Update to 1.2.16., guix-commits, 2021/11/23
- 65/115: gnu: r-graphlayouts: Update to 0.7.2., guix-commits, 2021/11/23
- 100/115: gnu: r-paws-common: Update to 0.3.14., guix-commits, 2021/11/23
- 110/115: gnu: r-glmnet: Update to 4.1-3.,
guix-commits <=
- 112/115: gnu: r-robust: Update to 0.6-1., guix-commits, 2021/11/23
- 40/115: gnu: r-rslurm: Update to 0.6.1., guix-commits, 2021/11/23
- 41/115: gnu: r-ncdf4: Update to 1.17.1., guix-commits, 2021/11/23
- 48/115: gnu: r-gmp: Update to 0.6-2.1., guix-commits, 2021/11/23
- 66/115: gnu: r-terra: Update to 1.4-20., guix-commits, 2021/11/23
- 72/115: gnu: r-proxyc: Update to 0.2.3., guix-commits, 2021/11/23
- 75/115: gnu: r-argon2: Update to 0.4-0., guix-commits, 2021/11/23
- 73/115: gnu: r-stopwords: Update to 2.3., guix-commits, 2021/11/23
- 86/115: gnu: r-phangorn: Update to 2.8.0., guix-commits, 2021/11/23
- 96/115: gnu: r-qs: Update to 0.25.1.1., guix-commits, 2021/11/23