[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
185/214: gnu: r-evaluate: Update to 0.16.
From: |
guix-commits |
Subject: |
185/214: gnu: r-evaluate: Update to 0.16. |
Date: |
Tue, 20 Sep 2022 11:07:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6e47b0f88e1840c5bec9eab9cb927f6caf3f3dfb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:35 2022 +0200
gnu: r-evaluate: Update to 0.16.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.16.
---
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 f95ec7e8aa..876103ac03 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1426,13 +1426,13 @@ for template use among CRAN packages.")
(define-public r-evaluate
(package
(name "r-evaluate")
- (version "0.15")
+ (version "0.16")
(source (origin
(method url-fetch)
(uri (cran-uri "evaluate" version))
(sha256
(base32
- "0pbwj02y2j7r0msa7747ih1p32xm9bcyr8fa7bysfslb199ywnl8"))))
+ "009861l805z4c10cz0pyym5qd2b2wsiignjkz74vl25718k0mz0h"))))
(build-system r-build-system)
(home-page "https://github.com/hadley/evaluate")
(synopsis "Parsing and evaluation tools for R")
- 128/214: gnu: r-qqconf: Update to 1.3.0., (continued)
- 128/214: gnu: r-qqconf: Update to 1.3.0., guix-commits, 2022/09/20
- 109/214: gnu: r-lintr: Update to 3.0.1., guix-commits, 2022/09/20
- 108/214: gnu: r-text2vec: Update to 0.6.2., guix-commits, 2022/09/20
- 162/214: gnu: r-lgr: Update to 0.4.4., guix-commits, 2022/09/20
- 167/214: gnu: r-delaporte: Update to 8.0.3., guix-commits, 2022/09/20
- 170/214: gnu: r-rapiserialize: Update to 0.1.2., guix-commits, 2022/09/20
- 168/214: gnu: r-gganimate: Update to 1.0.8., guix-commits, 2022/09/20
- 178/214: gnu: r-wordspace: Update to 0.2-8., guix-commits, 2022/09/20
- 190/214: gnu: r-desc: Update to 1.4.2., guix-commits, 2022/09/20
- 208/214: gnu: r-clubsandwich: Update to 0.5.8., guix-commits, 2022/09/20
- 185/214: gnu: r-evaluate: Update to 0.16.,
guix-commits <=
- 46/214: gnu: r-statnet-common: Update to 4.7.0., guix-commits, 2022/09/20
- 87/214: gnu: r-als: Update to 0.0.7., guix-commits, 2022/09/20
- 184/214: gnu: r-stringr: Update to 1.4.1., guix-commits, 2022/09/20