[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/27: gnu: r-renv: Update to 1.0.4.
From: |
guix-commits |
Subject: |
08/27: gnu: r-renv: Update to 1.0.4. |
Date: |
Mon, 26 Feb 2024 06:35:06 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a89ef6742efc4bcf23cda57c5fa0069f272308f1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:25:11 2024 +0100
gnu: r-renv: Update to 1.0.4.
* gnu/packages/cran.scm (r-renv): Update to 1.0.4.
Change-Id: I1ed257f239663df37a02908bf204f763222b2e67
---
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 0a902b47bf..723f556ac9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13408,14 +13408,14 @@ those searches and pull data into their R sessions.")
(define-public r-renv
(package
(name "r-renv")
- (version "1.0.3")
+ (version "1.0.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "renv" version))
(sha256
(base32
- "1d2y1yks34dg862zcxx03dak1h2gikis6mabmws2srja2hr18nlq"))))
+ "0jfrkxslx1bw4b2akkp12bgvpfc58dh2vrm91hgb1xa5xydai7j6"))))
(properties `((upstream-name . "renv")))
(build-system r-build-system)
(native-inputs
- branch master updated (9209e93d48 -> 1d85f921f6), guix-commits, 2024/02/26
- 03/27: gnu: r-ggside: Update to 0.3.0., guix-commits, 2024/02/26
- 23/27: gnu: r-ggplot2: Update to 3.5.0., guix-commits, 2024/02/26
- 20/27: gnu: r-lwgeom: Update to 0.2-14., guix-commits, 2024/02/26
- 08/27: gnu: r-renv: Update to 1.0.4.,
guix-commits <=
- 07/27: gnu: r-ctrdata: Update to 1.17.2., guix-commits, 2024/02/26
- 12/27: gnu: r-mosaic: Update to 1.9.1., guix-commits, 2024/02/26
- 10/27: gnu: r-nodbi: Update to 0.10.2., guix-commits, 2024/02/26
- 01/27: gnu: apache-arrow: Update to 14.0.2., guix-commits, 2024/02/26
- 05/27: gnu: r-secretbase: Update to 0.3.0., guix-commits, 2024/02/26
- 04/27: gnu: r-gprofiler2: Update to 0.2.3., guix-commits, 2024/02/26
- 06/27: gnu: r-shape: Update to 1.4.6.1., guix-commits, 2024/02/26
- 09/27: gnu: r-officer: Update to 0.6.5., guix-commits, 2024/02/26
- 15/27: gnu: r-sccore: Update to 1.0.5., guix-commits, 2024/02/26
- 11/27: gnu: r-superlearner: Update to 2.0-29., guix-commits, 2024/02/26