[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/86: gnu: r-packrat: Update to 0.6.0.
From: |
guix-commits |
Subject: |
49/86: gnu: r-packrat: Update to 0.6.0. |
Date: |
Wed, 7 Apr 2021 21:22:02 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3a849bf973d69d34e59e40bcb51030676ee392a5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 8 02:25:59 2021 +0200
gnu: r-packrat: Update to 0.6.0.
* gnu/packages/cran.scm (r-packrat): Update to 0.6.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 b208ba6..e923556 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -22839,14 +22839,14 @@ interesting features. iheatmapr uses the plotly
library for interactivity.")
(define-public r-packrat
(package
(name "r-packrat")
- (version "0.5.0")
+ (version "0.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "packrat" version))
(sha256
(base32
- "1xy5dd2hrpqa07jfl4s7dsrya05mf36ms74j833scdz0zf89586n"))))
+ "01cn2vf95nc8bh0hh8imkn030yra3hx64q1fb8jwsr52p9s397fr"))))
(properties `((upstream-name . "packrat")))
(build-system r-build-system)
(home-page "https://github.com/rstudio/packrat/")
- 60/86: gnu: r-cpp11: Update to 0.2.7., (continued)
- 60/86: gnu: r-cpp11: Update to 0.2.7., guix-commits, 2021/04/07
- 86/86: etc/committer: Recompute hunks before processing changes., guix-commits, 2021/04/07
- 74/86: gnu: r-stars: Update to 0.5-2., guix-commits, 2021/04/07
- 76/86: gnu: r-dbplyr: Update to 2.1.1., guix-commits, 2021/04/07
- 67/86: gnu: r-phangorn: Update to 2.6.3., guix-commits, 2021/04/07
- 66/86: gnu: r-qtl: Update to 1.48-1., guix-commits, 2021/04/07
- 72/86: gnu: r-ragg: Update to 1.1.2., guix-commits, 2021/04/07
- 25/86: gnu: r-effectsize: Update to 0.4.4-1., guix-commits, 2021/04/07
- 39/86: gnu: r-styler: Update to 1.4.1., guix-commits, 2021/04/07
- 38/86: gnu: r-tweenr: Update to 1.0.2., guix-commits, 2021/04/07
- 49/86: gnu: r-packrat: Update to 0.6.0.,
guix-commits <=
- 50/86: gnu: r-latex2exp: Update to 0.5.0., guix-commits, 2021/04/07
- 62/86: gnu: r-yardstick: Update to 0.0.8., guix-commits, 2021/04/07
- 73/86: gnu: r-lwgeom: Update to 0.2-6., guix-commits, 2021/04/07
- 09/86: gnu: r-broom: Update to 0.7.6., guix-commits, 2021/04/07
- 26/86: gnu: r-gh: Update to 1.2.1., guix-commits, 2021/04/07
- 20/86: gnu: r-officer: Update to 0.3.18., guix-commits, 2021/04/07
- 36/86: gnu: r-spdep: Update to 1.1-7., guix-commits, 2021/04/07
- 18/86: gnu: r-renv: Update to 0.13.2., guix-commits, 2021/04/07
- 23/86: gnu: r-emmeans: Update to 1.5.5-1., guix-commits, 2021/04/07
- 33/86: gnu: r-rmpfr: Update to 0.8-3., guix-commits, 2021/04/07