[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
45/122: gnu: r-gam: Update to 1.20.2.
From: |
guix-commits |
Subject: |
45/122: gnu: r-gam: Update to 1.20.2. |
Date: |
Wed, 10 Aug 2022 07:51:55 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b06b8ba190b6e4196c4c9aef46b64a502447d19e
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
- 76/122: gnu: r-forecast: Update to 8.17.0., (continued)
- 76/122: gnu: r-forecast: Update to 8.17.0., guix-commits, 2022/08/10
- 14/122: gnu: r-callr: Update to 3.7.1., guix-commits, 2022/08/10
- 21/122: gnu: r-rcpp: Update to 1.0.9., guix-commits, 2022/08/10
- 25/122: gnu: r-rpostgresql: Update to 0.7-4., guix-commits, 2022/08/10
- 31/122: gnu: r-vcfr: Update to 1.13.0., guix-commits, 2022/08/10
- 35/122: gnu: r-seriation: Update to 1.3.6., guix-commits, 2022/08/10
- 36/122: gnu: r-pillar: Update to 1.8.0., guix-commits, 2022/08/10
- 37/122: gnu: r-ifultools: Update to 2.0-26., guix-commits, 2022/08/10
- 38/122: gnu: r-tsa: Update to 1.3.1., guix-commits, 2022/08/10
- 39/122: gnu: r-radiant-data: Update to 1.4.4., guix-commits, 2022/08/10
- 45/122: gnu: r-gam: Update to 1.20.2.,
guix-commits <=
- 56/122: gnu: r-spam: Update to 2.9-1., guix-commits, 2022/08/10
- 57/122: gnu: r-fields: Update to 14.0., guix-commits, 2022/08/10
- 58/122: gnu: r-globals: Update to 0.16.0., guix-commits, 2022/08/10
- 63/122: gnu: r-sf: Update to 1.0-8., guix-commits, 2022/08/10
- 73/122: gnu: r-fda: Update to 6.0.5., guix-commits, 2022/08/10
- 84/122: gnu: r-workflows: Update to 1.0.0., guix-commits, 2022/08/10
- 112/122: gnu: r-rcurl: Update to 1.98-1.8., guix-commits, 2022/08/10
- 92/122: gnu: r-paradox: Update to 0.10.0., guix-commits, 2022/08/10
- 104/122: gnu: r-stringi: Update to 1.7.8., guix-commits, 2022/08/10
- 113/122: gnu: r-r-cache: Update to 0.16.0., guix-commits, 2022/08/10