[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
58/122: gnu: r-globals: Update to 0.16.0.
From: |
guix-commits |
Subject: |
58/122: gnu: r-globals: Update to 0.16.0. |
Date: |
Wed, 10 Aug 2022 07:51:58 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 341137a2f30328f12460b95aa97fd16163c53a06
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:06 2022 +0200
gnu: r-globals: Update to 0.16.0.
* gnu/packages/cran.scm (r-globals): Update to 0.16.0.
---
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 a2bb892278..e6cd45728f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16241,14 +16241,14 @@ subsetting.")
(define-public r-globals
(package
(name "r-globals")
- (version "0.15.1")
+ (version "0.16.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "globals" version))
(sha256
(base32
- "0svsssf8swzsihng6c8wpmn33lxaj4f5xq975ywlr950svmjfz7f"))))
+ "0507lxykjz44yws4s4hb99zb3bn6kn6fy8m87lf2dsm431j40gy5"))))
(build-system r-build-system)
(propagated-inputs
(list r-codetools))
- 25/122: gnu: r-rpostgresql: Update to 0.7-4., (continued)
- 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, 2022/08/10
- 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 <=
- 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
- 122/122: gnu: r-bayesfactor: Update to 0.9.12-4.4., guix-commits, 2022/08/10
- 120/122: gnu: r-cairo: Update to 1.6-0., guix-commits, 2022/08/10
- 48/122: gnu: r-emmeans: Update to 1.8.0., guix-commits, 2022/08/10