[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/93: gnu: r-vgam: Update to 1.1-4.
From: |
guix-commits |
Subject: |
91/93: gnu: r-vgam: Update to 1.1-4. |
Date: |
Sat, 31 Oct 2020 08:46:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1f5eb3bdaddeaba2ee661653c442c6bf30a86c5e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:45:35 2020 +0100
gnu: r-vgam: Update to 1.1-4.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-4.
---
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 50694d3..0d27b70 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4951,13 +4951,13 @@ groupings.")
(define-public r-vgam
(package
(name "r-vgam")
- (version "1.1-3")
+ (version "1.1-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "VGAM" version))
(sha256
- (base32 "1hwlrdx3nhdp83pvy1h23i16vbbhi4kizdhr58c8nvg7kqdzb7qc"))))
+ (base32 "1iwrpyhz3khgw904zxz3pn7d61zvkd5m22gimzk57f8jjplxh1zm"))))
(properties `((upstream-name . "VGAM")))
(build-system r-build-system)
(native-inputs
- 52/93: gnu: r-leiden: Update to 0.3.4., (continued)
- 52/93: gnu: r-leiden: Update to 0.3.4., guix-commits, 2020/10/31
- 50/93: gnu: r-dalex: Update to 2.0.1., guix-commits, 2020/10/31
- 56/93: gnu: r-acet: Update to 1.8.1., guix-commits, 2020/10/31
- 55/93: gnu: r-rgdal: Update to 1.5-18., guix-commits, 2020/10/31
- 58/93: gnu: r-brms: Update to 2.14.0., guix-commits, 2020/10/31
- 63/93: gnu: r-workflows: Update to 0.2.1., guix-commits, 2020/10/31
- 65/93: gnu: r-tidypredict: Update to 0.4.8., guix-commits, 2020/10/31
- 66/93: gnu: r-parsnip: Update to 0.1.4., guix-commits, 2020/10/31
- 72/93: gnu: r-r6: Update to 2.5.0., guix-commits, 2020/10/31
- 74/93: gnu: r-tibble: Update to 3.0.4., guix-commits, 2020/10/31
- 91/93: gnu: r-vgam: Update to 1.1-4.,
guix-commits <=
- 84/93: gnu: r-domc: Update to 1.3.7., guix-commits, 2020/10/31
- 82/93: gnu: r-foreach: Update to 1.5.1., guix-commits, 2020/10/31
- 53/93: gnu: r-graphlayouts: Update to 0.7.1., guix-commits, 2020/10/31
- 89/93: gnu: r-statmod: Update to 1.4.35., guix-commits, 2020/10/31