[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/21: gnu: r-mgcv: Update to 1.8-30.
From: |
guix-commits |
Subject: |
18/21: gnu: r-mgcv: Update to 1.8-30. |
Date: |
Sun, 27 Oct 2019 03:35:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b8731d03a7caf8a2594eca90cbb509cc860994ee
Author: Ricardo Wurmus <address@hidden>
Date: Sun Oct 27 08:34:36 2019 +0100
gnu: r-mgcv: Update to 1.8-30.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-30.
---
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 66bb275..a803993 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -612,14 +612,14 @@ nonlinear mixed-effects models.")
(define-public r-mgcv
(package
(name "r-mgcv")
- (version "1.8-29")
+ (version "1.8-30")
(source
(origin
(method url-fetch)
(uri (cran-uri "mgcv" version))
(sha256
(base32
- "1236gz25nap1aprbvcrqvmmnl6f8cvbjy8dcl4j968cpalqax5ww"))))
+ "0x9jr0a4r8v6jb0r4m3m1sk606s2x3lmg5ndz5bz0xxvqpzf593q"))))
(build-system r-build-system)
(propagated-inputs
`(("r-matrix" ,r-matrix)
- 04/21: gnu: r-jomo: Update to 2.6-10., (continued)
- 04/21: gnu: r-jomo: Update to 2.6-10., guix-commits, 2019/10/27
- 05/21: gnu: r-doby: Update to 4.6-3., guix-commits, 2019/10/27
- 08/21: gnu: r-bayestestr: Update to 0.4.0., guix-commits, 2019/10/27
- 01/21: gnu: Add r-deriv., guix-commits, 2019/10/27
- 10/21: gnu: r-ncdf4: Update to 1.17., guix-commits, 2019/10/27
- 02/21: gnu: Add r-sets., guix-commits, 2019/10/27
- 09/21: gnu: r-performance: Update to 0.4.0., guix-commits, 2019/10/27
- 12/21: gnu: r-spam: Update to 2.3-0.1., guix-commits, 2019/10/27
- 14/21: gnu: r-partitions: Update to 1.9-22., guix-commits, 2019/10/27
- 15/21: gnu: r-ggvis: Update to 0.4.5., guix-commits, 2019/10/27
- 18/21: gnu: r-mgcv: Update to 1.8-30.,
guix-commits <=
- 17/21: gnu: r-jpeg: Update to 0.1-8.1., guix-commits, 2019/10/27
- 03/21: gnu: r-ddalpha: Update to 1.3.10., guix-commits, 2019/10/27
- 07/21: gnu: r-emmeans: Update to 1.4.2., guix-commits, 2019/10/27
- 06/21: gnu: r-slam: Update to 0.1-46., guix-commits, 2019/10/27
- 11/21: gnu: r-biocmanager: Update to 1.30.9., guix-commits, 2019/10/27
- 13/21: gnu: r-compositions: Update to 1.40-3., guix-commits, 2019/10/27
- 16/21: gnu: r-dalex: Update to 0.4.9., guix-commits, 2019/10/27
- 19/21: gnu: r-digest: Update to 0.6.22., guix-commits, 2019/10/27
- 21/21: gnu: r-car: Update to 3.0-4., guix-commits, 2019/10/27
- 20/21: gnu: r-rlang: Update to 0.4.1., guix-commits, 2019/10/27