[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/124: gnu: r-mgcv: Update to 1.8-38.
From: |
guix-commits |
Subject: |
106/124: gnu: r-mgcv: Update to 1.8-38. |
Date: |
Mon, 1 Nov 2021 17:29:25 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 06272f8ccaf28793f90d92cfcce5cccbdc672f64
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:52 2021 +0000
gnu: r-mgcv: Update to 1.8-38.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-38.
---
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 7f1460b..d4ce9d6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -638,13 +638,13 @@ nonlinear mixed-effects models.")
(define-public r-mgcv
(package
(name "r-mgcv")
- (version "1.8-37")
+ (version "1.8-38")
(source
(origin
(method url-fetch)
(uri (cran-uri "mgcv" version))
(sha256
- (base32 "14gw714xcyvgrbajijmyd4v8zs84i701g7gyld6z8p7677dgc8w8"))))
+ (base32 "1fyx8b0xjyx75mp90v314gayzydkca5y90p76jnwxzfnhxbys4nd"))))
(build-system r-build-system)
(propagated-inputs
`(("r-matrix" ,r-matrix)
- 67/124: gnu: r-sitmo: Update to 2.0.2., (continued)
- 67/124: gnu: r-sitmo: Update to 2.0.2., guix-commits, 2021/11/01
- 78/124: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/01
- 83/124: gnu: r-memuse: Update to 4.2-1., guix-commits, 2021/11/01
- 82/124: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/01
- 100/124: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/01
- 77/124: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/01
- 79/124: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/01
- 84/124: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/01
- 87/124: gnu: r-igraph: Update to 1.2.7., guix-commits, 2021/11/01
- 105/124: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/01
- 106/124: gnu: r-mgcv: Update to 1.8-38.,
guix-commits <=
- 108/124: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/01
- 114/124: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/01
- 123/124: gnu: r-robustbase: Update to 0.93-9., guix-commits, 2021/11/01
- 58/124: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/01
- 95/124: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/01
- 96/124: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/01
- 59/124: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/01
- 69/124: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/01
- 76/124: gnu: r-msm: Update to 1.6.9., guix-commits, 2021/11/01
- 80/124: gnu: r-rcdd: Update to 1.4., guix-commits, 2021/11/01