[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
159/185: gnu: r-evaluate: Update to 0.24.0.
From: |
guix-commits |
Subject: |
159/185: gnu: r-evaluate: Update to 0.24.0. |
Date: |
Tue, 2 Jul 2024 09:28:57 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 93c7aaf6e8590064a1aa863352342f5652d58fc3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:53 2024 +0200
gnu: r-evaluate: Update to 0.24.0.
* gnu/packages/statistics.scm (r-evaluate): Update to 0.24.0.
Change-Id: I2876040dd7584a974f343e14a060a6ac37715e4d
---
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 a4ea073c8f..da620911ed 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1464,13 +1464,13 @@ for template use among CRAN packages.")
(define-public r-evaluate
(package
(name "r-evaluate")
- (version "0.23")
+ (version "0.24.0")
(source (origin
(method url-fetch)
(uri (cran-uri "evaluate" version))
(sha256
(base32
- "0p540jl6sixpgk08cp2h9470d28p7n66pfafiskvz3rba0vrrky9"))))
+ "1mkzb2f8rv0qd33h3gqq7idkpxnnx7zcr93xsmbm4lp7b157cgg2"))))
(build-system r-build-system)
(home-page "https://github.com/hadley/evaluate")
(synopsis "Parsing and evaluation tools for R")
- 154/185: gnu: r-kernsmooth: Update to 2.23-24., (continued)
- 154/185: gnu: r-kernsmooth: Update to 2.23-24., guix-commits, 2024/07/02
- 146/185: gnu: r-paws-management: Update to 0.6.1., guix-commits, 2024/07/02
- 167/185: gnu: r-roxygen2: Update to 7.3.2., guix-commits, 2024/07/02
- 150/185: gnu: r-zoltr: Update to 1.0.1., guix-commits, 2024/07/02
- 155/185: gnu: r-nlme: Update to 3.1-165., guix-commits, 2024/07/02
- 141/185: gnu: r-opencpu: Update to 2.2.12., guix-commits, 2024/07/02
- 151/185: gnu: r-spacefillr: Update to 0.3.3., guix-commits, 2024/07/02
- 152/185: gnu: r-mass: Update to 7.3-61., guix-commits, 2024/07/02
- 153/185: gnu: r-foreign: Update to 0.8-87., guix-commits, 2024/07/02
- 157/185: gnu: r-digest: Update to 0.6.36., guix-commits, 2024/07/02
- 159/185: gnu: r-evaluate: Update to 0.24.0.,
guix-commits <=
- 161/185: gnu: r-markdown: Update to 1.13., guix-commits, 2024/07/02
- 162/185: gnu: r-knitr: Update to 1.47., guix-commits, 2024/07/02
- 163/185: gnu: r-crayon: Update to 1.5.3., guix-commits, 2024/07/02
- 164/185: gnu: r-rlang: Update to 1.1.4., guix-commits, 2024/07/02
- 165/185: gnu: r-locfit: Update to 1.5-9.10., guix-commits, 2024/07/02
- 166/185: gnu: r-backports: Update to 1.5.0., guix-commits, 2024/07/02
- 170/185: gnu: r-rmarkdown: Update to 2.27., guix-commits, 2024/07/02
- 171/185: gnu: r-rsqlite: Update to 2.3.7., guix-commits, 2024/07/02
- 176/185: gnu: r-biased-urn: Update to 2.0.12., guix-commits, 2024/07/02
- 169/185: gnu: r-rcpparmadillo: Update to 0.12.8.4.0., guix-commits, 2024/07/02