[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/73: gnu: r-packrat: Update to 0.8.1.
From: |
guix-commits |
Subject: |
29/73: gnu: r-packrat: Update to 0.8.1. |
Date: |
Sat, 2 Jul 2022 10:55:53 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 63b20eb8bfc475a69b7d77570c36f2450597c3ca
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:30:05 2022 +0200
gnu: r-packrat: Update to 0.8.1.
* gnu/packages/cran.scm (r-packrat): Update to 0.8.1.
---
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 b8c65905c7..013e9a93cb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25489,14 +25489,14 @@ interesting features. iheatmapr uses the plotly
library for interactivity.")
(define-public r-packrat
(package
(name "r-packrat")
- (version "0.8.0")
+ (version "0.8.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "packrat" version))
(sha256
(base32
- "1vs4i19x6jdwl3jnanp127k4hk80h1mj56cjn07w1gkl542vj99h"))))
+ "1ni3xn51xifdb2bya5z54jn4nxgss6f23b3hn126j2kaz80h7ns5"))))
(properties `((upstream-name . "packrat")))
(build-system r-build-system)
(home-page "https://github.com/rstudio/packrat/")
- 46/73: gnu: r-dbplyr: Update to 2.2.1., (continued)
- 46/73: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02
- 47/73: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/02
- 41/73: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/02
- 50/73: gnu: r-r-rsp: Update to 0.45.0., guix-commits, 2022/07/02
- 52/73: gnu: r-car: Update to 3.1-0., guix-commits, 2022/07/02
- 57/73: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/02
- 56/73: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/02
- 62/73: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/02
- 64/73: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/02
- 70/73: gnu: r-bgeedb: Update to 2.22.3., guix-commits, 2022/07/02
- 29/73: gnu: r-packrat: Update to 0.8.1.,
guix-commits <=
- 43/73: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/02
- 45/73: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/02
- 40/73: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/02
- 55/73: gnu: r-gld: Update to 2.6.5., guix-commits, 2022/07/02
- 58/73: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/02
- 61/73: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/02
- 66/73: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/02
- 71/73: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/02
- 36/73: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/02
- 51/73: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/02