[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
190/214: gnu: r-glmnet: Update to 4.1-4.
From: |
guix-commits |
Subject: |
190/214: gnu: r-glmnet: Update to 4.1-4. |
Date: |
Sat, 28 May 2022 04:37:55 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit bafa3e18672d8d7c6d6e8e1f9a369ce4407c8f20
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:58 2022 +0200
gnu: r-glmnet: Update to 4.1-4.
* gnu/packages/statistics.scm (r-glmnet): Update to 4.1-4.
---
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 e30853841f..17abd836fa 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3733,13 +3733,13 @@ analysis of large sparse or dense matrices.")
(define-public r-glmnet
(package
(name "r-glmnet")
- (version "4.1-3")
+ (version "4.1-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmnet" version))
(sha256
- (base32 "0nij8v44b5dvp1vc843sfkl9ds83n6g687m2p37q1rdn82m3bg34"))))
+ (base32 "1y80a3b5s24ywhlil3r7b3a0vs9j59d7jkxrqa8zz09x1c5ggc7n"))))
(build-system r-build-system)
(native-inputs
(list gfortran r-knitr))
- 123/214: gnu: r-gamlss: Update to 5.4-3., (continued)
- 123/214: gnu: r-gamlss: Update to 5.4-3., guix-commits, 2022/05/28
- 116/214: gnu: r-parameters: Update to 0.18.0., guix-commits, 2022/05/28
- 143/214: gnu: r-spatstat-utils: Update to 2.3-1., guix-commits, 2022/05/28
- 135/214: gnu: r-tam: Update to 4.0-16., guix-commits, 2022/05/28
- 149/214: gnu: r-tidypredict: Update to 0.4.9., guix-commits, 2022/05/28
- 155/214: gnu: r-lpme: Update to 1.1.3., guix-commits, 2022/05/28
- 146/214: gnu: r-spatstat-core: Update to 2.4-4., guix-commits, 2022/05/28
- 166/214: gnu: r-exactextractr: Update to 0.8.2., guix-commits, 2022/05/28
- 180/214: gnu: r-ade4: Update to 1.7-19., guix-commits, 2022/05/28
- 186/214: gnu: r-rmarkdown: Update to 2.14., guix-commits, 2022/05/28
- 190/214: gnu: r-glmnet: Update to 4.1-4.,
guix-commits <=
- 183/214: gnu: r-openssl: Update to 2.0.2., guix-commits, 2022/05/28
- 178/214: gnu: r-tibble: Update to 3.1.7., guix-commits, 2022/05/28
- 201/214: gnu: r-pcapp: Update to 2.0-1., guix-commits, 2022/05/28
- 206/214: gnu: r-tclust: Update to 1.5-1., guix-commits, 2022/05/28
- 84/214: gnu: r-rnexml: Update to 2.4.7., guix-commits, 2022/05/28
- 195/214: gnu: r-gtools: Update to 3.9.2.1., guix-commits, 2022/05/28
- 187/214: gnu: r-rsqlite: Update to 2.2.14., guix-commits, 2022/05/28
- 179/214: gnu: r-dplyr: Update to 1.0.9., guix-commits, 2022/05/28
- 177/214: gnu: r-testthat: Update to 3.1.4., guix-commits, 2022/05/28
- 176/214: gnu: r-knitr: Update to 1.39., guix-commits, 2022/05/28