[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
188/212: gnu: r-evaluate: Update to 0.20.
From: |
guix-commits |
Subject: |
188/212: gnu: r-evaluate: Update to 0.20. |
Date: |
Sat, 18 Feb 2023 14:01:25 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 336f6c4ca9299fbd4106026d476c7cfd72629d03
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:06 2023 +0100
gnu: r-evaluate: Update to 0.20.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.20.
---
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 759a4f254b..4cff9b5be9 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1430,13 +1430,13 @@ for template use among CRAN packages.")
(define-public r-evaluate
(package
(name "r-evaluate")
- (version "0.19")
+ (version "0.20")
(source (origin
(method url-fetch)
(uri (cran-uri "evaluate" version))
(sha256
(base32
- "1k36mpb12nvcr5bv3n6591shhr38d6zpfwgj643cgprd8l0kvk39"))))
+ "1w7zi9cvbn3751hprfpb7waia4faqn8xa8q9jrc0nq03avldkx9m"))))
(build-system r-build-system)
(home-page "https://github.com/hadley/evaluate")
(synopsis "Parsing and evaluation tools for R")
- 163/212: gnu: r-rjsonio: Update to 1.3-1.8., (continued)
- 163/212: gnu: r-rjsonio: Update to 1.3-1.8., guix-commits, 2023/02/18
- 161/212: gnu: r-lwgeom: Update to 0.2-11., guix-commits, 2023/02/18
- 164/212: gnu: r-vroom: Update to 1.6.1., guix-commits, 2023/02/18
- 165/212: gnu: r-protolite: Update to 2.2.0., guix-commits, 2023/02/18
- 169/212: gnu: r-paws-developer-tools: Update to 0.2.0., guix-commits, 2023/02/18
- 171/212: gnu: r-paws-application-integration: Update to 0.2.0., guix-commits, 2023/02/18
- 172/212: gnu: r-paws-security-identity: Update to 0.2.0., guix-commits, 2023/02/18
- 177/212: gnu: r-paws-storage: Update to 0.2.0., guix-commits, 2023/02/18
- 179/212: gnu: r-mass: Update to 7.3-58.2., guix-commits, 2023/02/18
- 182/212: gnu: r-nlme: Update to 3.1-162., guix-commits, 2023/02/18
- 188/212: gnu: r-evaluate: Update to 0.20.,
guix-commits <=
- 185/212: gnu: r-gdtools: Update to 0.3.0., guix-commits, 2023/02/18
- 189/212: gnu: r-formatr: Update to 1.14., guix-commits, 2023/02/18
- 190/212: gnu: r-markdown: Update to 1.5., guix-commits, 2023/02/18
- 187/212: gnu: r-bh: Update to 1.81.0-1., guix-commits, 2023/02/18
- 194/212: gnu: r-dplyr: Update to 1.1.0., guix-commits, 2023/02/18
- 195/212: gnu: r-dbplyr: Update to 2.3.0., guix-commits, 2023/02/18
- 196/212: gnu: r-chron: Update to 2.3-59., guix-commits, 2023/02/18
- 197/212: gnu: r-ade4: Update to 1.7-22., guix-commits, 2023/02/18
- 198/212: gnu: r-git2r: Update to 0.31.0., guix-commits, 2023/02/18
- 200/212: gnu: r-rmarkdown: Update to 2.20., guix-commits, 2023/02/18