[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
137/214: gnu: r-packrat: Update to 0.8.0.
From: |
guix-commits |
Subject: |
137/214: gnu: r-packrat: Update to 0.8.0. |
Date: |
Sat, 28 May 2022 04:37:46 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f9e48d80ccfe4d1af55413461ff7ba987f4cfb14
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:45 2022 +0200
gnu: r-packrat: Update to 0.8.0.
* gnu/packages/cran.scm (r-packrat): Update to 0.8.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 8d4d065da8..545cec2554 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25362,14 +25362,14 @@ interesting features. iheatmapr uses the plotly
library for interactivity.")
(define-public r-packrat
(package
(name "r-packrat")
- (version "0.7.0")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "packrat" version))
(sha256
(base32
- "1hnwhdgqljqs3m7c4rjlyndyc0k85jpa4rbfymxkm3zjg3yy3g78"))))
+ "1vs4i19x6jdwl3jnanp127k4hk80h1mj56cjn07w1gkl542vj99h"))))
(properties `((upstream-name . "packrat")))
(build-system r-build-system)
(home-page "https://github.com/rstudio/packrat/")
- 83/214: gnu: r-flare: Update to 1.7.0.1., (continued)
- 83/214: gnu: r-flare: Update to 1.7.0.1., guix-commits, 2022/05/28
- 99/214: gnu: r-adegenet: Update to 2.1.6., guix-commits, 2022/05/28
- 65/214: gnu: r-th-data: Update to 1.1-1., guix-commits, 2022/05/28
- 95/214: gnu: r-penalized: Update to 0.9-52., guix-commits, 2022/05/28
- 113/214: gnu: r-dalex: Update to 2.4.1., guix-commits, 2022/05/28
- 105/214: gnu: r-r2html: Update to 2.3.3., guix-commits, 2022/05/28
- 104/214: gnu: r-hapassoc: Update to 1.2-9., guix-commits, 2022/05/28
- 96/214: gnu: r-gmodels: Update to 2.18.1.1., guix-commits, 2022/05/28
- 122/214: gnu: r-randtoolbox: Update to 2.0.0., guix-commits, 2022/05/28
- 128/214: gnu: r-rsvg: Update to 2.3.1., guix-commits, 2022/05/28
- 137/214: gnu: r-packrat: Update to 0.8.0.,
guix-commits <=
- 147/214: gnu: r-exactranktests: Update to 0.8-35., guix-commits, 2022/05/28
- 125/214: gnu: r-fda: Update to 6.0.3., guix-commits, 2022/05/28
- 154/214: gnu: r-seurat: Update to 4.1.1., guix-commits, 2022/05/28
- 164/214: gnu: r-rmisc: Update to 1.5.1., guix-commits, 2022/05/28
- 100/214: gnu: r-polspline: Update to 1.1.20., guix-commits, 2022/05/28
- 108/214: gnu: r-arrow: Update to 8.0.0., guix-commits, 2022/05/28
- 08/214: gnu: r-scales: Update to 1.2.0., guix-commits, 2022/05/28
- 07/214: gnu: r-zoo: Update to 1.8-10., guix-commits, 2022/05/28
- 09/214: gnu: r-polychrome: Update to 1.5.1., guix-commits, 2022/05/28
- 14/214: gnu: r-fastghquad: Update to 1.0.1., guix-commits, 2022/05/28