[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/174: gnu: r-renv: Update to 1.0.0.
From: |
guix-commits |
Subject: |
52/174: gnu: r-renv: Update to 1.0.0. |
Date: |
Tue, 11 Jul 2023 14:48:17 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit b9e80fc71d012300a706da686864f87abccc8557
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:23 2023 +0200
gnu: r-renv: Update to 1.0.0.
* gnu/packages/cran.scm (r-renv): Update to 1.0.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 dfcfdbc6c2..4d46aa0ec4 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11796,14 +11796,14 @@ those searches and pull data into their R sessions.")
(define-public r-renv
(package
(name "r-renv")
- (version "0.17.3")
+ (version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "renv" version))
(sha256
(base32
- "1w7mwk3drf3bzfyhsy6mlnpbhgp8il8is7q95ad567ry4g6jhkqw"))))
+ "0ssp0mam8zkk0qsgadab0c1lkbqac3cq12s3066xz44h2jzsrfj8"))))
(properties `((upstream-name . "renv")))
(build-system r-build-system)
(native-inputs
- 166/174: gnu: r-universalmotif: Update to 1.18.1., (continued)
- 166/174: gnu: r-universalmotif: Update to 1.18.1., guix-commits, 2023/07/11
- 145/174: gnu: r-isoformswitchanalyzer: Update to 2.0.1., guix-commits, 2023/07/11
- 170/174: gnu: r-delayedmatrixstats: Update to 1.22.1., guix-commits, 2023/07/11
- 164/174: gnu: r-variantfiltering: Update to 1.36.1., guix-commits, 2023/07/11
- 172/174: gnu: r-biocthis: Update to 1.10.3., guix-commits, 2023/07/11
- 64/174: gnu: r-emmeans: Update to 1.8.7., guix-commits, 2023/07/11
- 132/174: gnu: r-robust: Update to 0.7-2., guix-commits, 2023/07/11
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/11
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/11
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/11
- 52/174: gnu: r-renv: Update to 1.0.0.,
guix-commits <=
- 53/174: gnu: r-reticulate: Update to 1.30., guix-commits, 2023/07/11
- 59/174: gnu: r-labelled: Update to 2.12.0., guix-commits, 2023/07/11
- 71/174: gnu: r-gargle: Update to 1.5.1., guix-commits, 2023/07/11
- 72/174: gnu: r-future: Update to 1.33.0., guix-commits, 2023/07/11
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/11
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/11
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/11
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0., guix-commits, 2023/07/11
- 143/174: gnu: r-delayedarray: Update to 0.26.6., guix-commits, 2023/07/11
- 110/174: gnu: r-paws-security-identity: Update to 0.3.1., guix-commits, 2023/07/11