[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/124: gnu: r-gam: Update to 1.20.2.
From: |
guix-commits |
Subject: |
45/124: gnu: r-gam: Update to 1.20.2. |
Date: |
Wed, 10 Aug 2022 09:51:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6d65fb584258a87587575ac6569c86adc01fe934
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:03 2022 +0200
gnu: r-gam: Update to 1.20.2.
* gnu/packages/cran.scm (r-gam): Update to 1.20.2.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7a75e84b37..b71c0d6613 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11064,14 +11064,14 @@ repeated measures data, respectively.")
(define-public r-gam
(package
(name "r-gam")
- (version "1.20.1")
+ (version "1.20.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "gam" version))
(sha256
(base32
- "1bbxiqfgi7jc9vw1hspw5q41d69nlw2v6k91zqlvmam5pvxcd1sp"))))
+ "1ndgnaq5fk1w6l6z93w5gd22887yxkykrchbdbx366qmz8v8wcyg"))))
(properties `((upstream-name . "gam")))
(build-system r-build-system)
(propagated-inputs
- 35/124: gnu: r-seriation: Update to 1.3.6., (continued)
- 35/124: gnu: r-seriation: Update to 1.3.6., guix-commits, 2022/08/10
- 34/124: gnu: r-tsp: Update to 1.2-1., guix-commits, 2022/08/10
- 38/124: gnu: r-tsa: Update to 1.3.1., guix-commits, 2022/08/10
- 27/124: gnu: r-generics: Update to 0.1.3., guix-commits, 2022/08/10
- 24/124: gnu: r-timedate: Update to 4021.104., guix-commits, 2022/08/10
- 23/124: gnu: r-dimred: Update to 0.2.6., guix-commits, 2022/08/10
- 41/124: gnu: r-rdpack: Update to 2.4., guix-commits, 2022/08/10
- 42/124: gnu: r-acdm: Update to 1.0.4.1., guix-commits, 2022/08/10
- 43/124: gnu: r-insight: Update to 0.18.0., guix-commits, 2022/08/10
- 44/124: gnu: r-argparse: Update to 2.1.6., guix-commits, 2022/08/10
- 45/124: gnu: r-gam: Update to 1.20.2.,
guix-commits <=
- 46/124: gnu: r-nleqslv: Update to 3.3.3., guix-commits, 2022/08/10
- 48/124: gnu: r-emmeans: Update to 1.8.0., guix-commits, 2022/08/10
- 49/124: gnu: r-glmmtmb: Update to 1.1.4., guix-commits, 2022/08/10
- 52/124: gnu: r-gert: Update to 1.7.0., guix-commits, 2022/08/10
- 53/124: gnu: r-rcpphnsw: Update to 0.4.1., guix-commits, 2022/08/10
- 55/124: gnu: r-rnifti: Update to 1.4.1., guix-commits, 2022/08/10
- 54/124: gnu: r-rgl: Update to 0.109.6., guix-commits, 2022/08/10
- 56/124: gnu: r-spam: Update to 2.9-1., guix-commits, 2022/08/10
- 58/124: gnu: r-globals: Update to 0.16.0., guix-commits, 2022/08/10
- 62/124: gnu: r-partitions: Update to 1.10-7., guix-commits, 2022/08/10