[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/55: gnu: r-packrat: Update to 0.8.1.
From: |
guix-commits |
Subject: |
29/55: gnu: r-packrat: Update to 0.8.1. |
Date: |
Fri, 1 Jul 2022 13:04:49 -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/")
- 43/55: gnu: r-nlme: Update to 3.1-158., (continued)
- 43/55: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/01
- 40/55: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/01
- 47/55: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/01
- 51/55: gnu: r-gtools: Update to 3.9.2.2., guix-commits, 2022/07/01
- 54/55: gnu: r-clubsandwich: Update to 0.5.7., guix-commits, 2022/07/01
- 31/55: gnu: r-flexsurv: Update to 2.2., guix-commits, 2022/07/01
- 38/55: gnu: r-phangorn: Update to 2.9.0., guix-commits, 2022/07/01
- 42/55: gnu: r-spacetime: Update to 1.2-8., guix-commits, 2022/07/01
- 46/55: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/01
- 52/55: gnu: r-car: Update to 3.1-0., guix-commits, 2022/07/01
- 29/55: gnu: r-packrat: Update to 0.8.1.,
guix-commits <=
- 37/55: gnu: r-parsnip: Update to 1.0.0., guix-commits, 2022/07/01
- 23/55: gnu: r-yulab-utils: Update to 0.0.5., guix-commits, 2022/07/01
- 35/55: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/01
- 36/55: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/01
- 39/55: gnu: r-clustree: Update to 0.5.0., guix-commits, 2022/07/01
- 44/55: gnu: r-dbi: Update to 1.1.3., guix-commits, 2022/07/01
- 45/55: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/01
- 48/55: gnu: r-r-methodss3: Update to 1.8.2., guix-commits, 2022/07/01
- 49/55: gnu: r-r-utils: Update to 2.12.0., guix-commits, 2022/07/01
- 50/55: gnu: r-r-rsp: Update to 0.45.0., guix-commits, 2022/07/01