[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
132/212: gnu: r-packrat: Update to 0.9.0.
From: |
guix-commits |
Subject: |
132/212: gnu: r-packrat: Update to 0.9.0. |
Date: |
Sat, 18 Feb 2023 14:01:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f4b30acdd043d1e49c92bc88e72c9b1b7e6c2f89
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:49 2023 +0100
gnu: r-packrat: Update to 0.9.0.
* gnu/packages/cran.scm (r-packrat): Update to 0.9.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 c7cd6c0c2d..781b6e52c8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28223,14 +28223,14 @@ interesting features. iheatmapr uses the plotly
library for interactivity.")
(define-public r-packrat
(package
(name "r-packrat")
- (version "0.8.1")
+ (version "0.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "packrat" version))
(sha256
(base32
- "1ni3xn51xifdb2bya5z54jn4nxgss6f23b3hn126j2kaz80h7ns5"))))
+ "0l3rz9p62k7ymlin88hn6ydhdaawg6jb1jii7mdyss0agxzgbz7m"))))
(properties `((upstream-name . "packrat")))
(build-system r-build-system)
(home-page "https://github.com/rstudio/packrat/")
- 107/212: gnu: r-extrafont: Update to 0.19., (continued)
- 107/212: gnu: r-extrafont: Update to 0.19., guix-commits, 2023/02/18
- 110/212: gnu: r-batchtools: Update to 0.9.16., guix-commits, 2023/02/18
- 111/212: gnu: r-clue: Update to 0.3-64., guix-commits, 2023/02/18
- 112/212: gnu: r-ingredients: Update to 2.3.0., guix-commits, 2023/02/18
- 113/212: gnu: r-dae: Update to 3.2-14., guix-commits, 2023/02/18
- 115/212: gnu: r-xgboost: Update to 1.7.3.1., guix-commits, 2023/02/18
- 120/212: gnu: r-rgdal: Update to 1.6-4., guix-commits, 2023/02/18
- 127/212: gnu: r-actuar: Update to 3.3-2., guix-commits, 2023/02/18
- 128/212: gnu: r-imager: Update to 0.42.18., guix-commits, 2023/02/18
- 131/212: gnu: r-openmx: Update to 2.21.1., guix-commits, 2023/02/18
- 132/212: gnu: r-packrat: Update to 0.9.0.,
guix-commits <=
- 133/212: gnu: r-rsconnect: Update to 0.8.29., guix-commits, 2023/02/18
- 140/212: gnu: r-memuse: Update to 4.2-3., guix-commits, 2023/02/18
- 141/212: gnu: r-spatstat-explore: Update to 3.0-6., guix-commits, 2023/02/18
- 137/212: gnu: r-scrypt: Update to 0.1.6., guix-commits, 2023/02/18
- 151/212: gnu: r-tidypredict: Update to 0.5., guix-commits, 2023/02/18
- 152/212: gnu: r-janitor: Update to 2.2.0., guix-commits, 2023/02/18
- 146/212: gnu: r-spatstat: Update to 3.0-3., guix-commits, 2023/02/18
- 156/212: gnu: r-phangorn: Update to 2.11.1., guix-commits, 2023/02/18
- 154/212: gnu: r-conflicted: Update to 1.2.0., guix-commits, 2023/02/18
- 153/212: gnu: r-modeldata: Update to 1.1.0., guix-commits, 2023/02/18