[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
92/111: gnu: r-evaluate: Update to 0.15.
From: |
guix-commits |
Subject: |
92/111: gnu: r-evaluate: Update to 0.15. |
Date: |
Mon, 14 Mar 2022 02:25:32 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit cb079be0da822f502067dc27129e4b16f2c24c94
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:38 2022 +0100
gnu: r-evaluate: Update to 0.15.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.15.
---
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 7ac42d9b17..6f1fbe1f6c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1407,13 +1407,13 @@ for template use among CRAN packages.")
(define-public r-evaluate
(package
(name "r-evaluate")
- (version "0.14")
+ (version "0.15")
(source (origin
(method url-fetch)
(uri (cran-uri "evaluate" version))
(sha256
(base32
- "0a2y7j534gbgixkwj9r1z76l2vssw4g1hznzbpclc076wkdqpj58"))))
+ "0pbwj02y2j7r0msa7747ih1p32xm9bcyr8fa7bysfslb199ywnl8"))))
(build-system r-build-system)
(home-page "https://github.com/hadley/evaluate")
(synopsis "Parsing and evaluation tools for R")
- 59/111: gnu: r-showtext: Update to 0.9-5., (continued)
- 59/111: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/14
- 45/111: gnu: r-gmp: Update to 0.6-4., guix-commits, 2022/03/14
- 47/111: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/14
- 50/111: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/14
- 53/111: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/14
- 54/111: gnu: r-arrow: Update to 7.0.0., guix-commits, 2022/03/14
- 56/111: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/14
- 77/111: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/14
- 82/111: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/14
- 84/111: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/14
- 92/111: gnu: r-evaluate: Update to 0.15.,
guix-commits <=
- 80/111: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/14
- 97/111: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/14
- 101/111: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/14
- 104/111: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/14
- 79/111: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/14
- 90/111: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/14
- 96/111: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/14
- 100/111: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/14
- 111/111: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/14
- 109/111: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/14