[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
140/150: gnu: r-glmnet: Update to 4.1.
From: |
guix-commits |
Subject: |
140/150: gnu: r-glmnet: Update to 4.1. |
Date: |
Wed, 20 Jan 2021 11:21:22 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ef921c3db7e4f305125dd178ae5f385b3a082a5a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:14:53 2021 +0100
gnu: r-glmnet: Update to 4.1.
* gnu/packages/statistics.scm (r-glmnet): Update to 4.1.
---
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 6dcf191..72a0a95 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3277,13 +3277,13 @@ analysis of large sparse or dense matrices.")
(define-public r-glmnet
(package
(name "r-glmnet")
- (version "4.0-2")
+ (version "4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmnet" version))
(sha256
- (base32 "0qdswxvdwjcnw0by15p9yfzw8laq4f2j0ivpma6q8c5zywldpxxc"))))
+ (base32 "1js01qnznm20h4pslaw1ragxhrzk0w4nw7r6ryg7i27l344za2lg"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)
- 130/150: gnu: r-backports: Update to 1.2.1., (continued)
- 130/150: gnu: r-backports: Update to 1.2.1., guix-commits, 2021/01/20
- 150/150: gnu: r-fdrtool: Update to 1.2.16., guix-commits, 2021/01/20
- 146/150: gnu: r-vgam: Update to 1.1-5., guix-commits, 2021/01/20
- 116/150: gnu: r-lgr: Update to 0.4.2., guix-commits, 2021/01/20
- 102/150: gnu: r-directlabels: Update to 2021.1.13., guix-commits, 2021/01/20
- 104/150: gnu: r-spatstat-utils: Update to 1.20-2., guix-commits, 2021/01/20
- 119/150: gnu: r-matrix: Update to 1.3-2., guix-commits, 2021/01/20
- 109/150: gnu: r-tidytext: Update to 0.3.0., guix-commits, 2021/01/20
- 110/150: gnu: r-parsnip: Update to 0.1.5., guix-commits, 2021/01/20
- 136/150: gnu: r-rmarkdown: Update to 2.6., guix-commits, 2021/01/20
- 140/150: gnu: r-glmnet: Update to 4.1.,
guix-commits <=
- 72/150: gnu: r-future: Update to 1.21.0., guix-commits, 2021/01/20
- 112/150: gnu: r-qtl: Update to 1.47-9., guix-commits, 2021/01/20
- 125/150: gnu: r-testthat: Update to 3.0.1., guix-commits, 2021/01/20
- 134/150: gnu: r-rcpparmadillo: Update to 0.10.1.2.2., guix-commits, 2021/01/20
- 141/150: gnu: r-hexbin: Update to 1.28.2., guix-commits, 2021/01/20