[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/80: gnu: r-packrat: Update to 0.7.0.
From: |
guix-commits |
Subject: |
37/80: gnu: r-packrat: Update to 0.7.0. |
Date: |
Tue, 24 Aug 2021 06:31:48 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 50e345f1b199577d6d1f11f047a82951cf3bbf49
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:30 2021 +0200
gnu: r-packrat: Update to 0.7.0.
* gnu/packages/cran.scm (r-packrat): Update to 0.7.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 99e822d..7f941d9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23988,14 +23988,14 @@ interesting features. iheatmapr uses the plotly
library for interactivity.")
(define-public r-packrat
(package
(name "r-packrat")
- (version "0.6.0")
+ (version "0.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "packrat" version))
(sha256
(base32
- "01cn2vf95nc8bh0hh8imkn030yra3hx64q1fb8jwsr52p9s397fr"))))
+ "1hnwhdgqljqs3m7c4rjlyndyc0k85jpa4rbfymxkm3zjg3yy3g78"))))
(properties `((upstream-name . "packrat")))
(build-system r-build-system)
(home-page "https://github.com/rstudio/packrat/")
- 35/80: gnu: r-quanteda: Update to 3.1.0., (continued)
- 35/80: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/08/24
- 39/80: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/08/24
- 40/80: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/08/24
- 45/80: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/08/24
- 28/80: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/08/24
- 33/80: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/08/24
- 34/80: gnu: r-tree: Update to 1.0-41., guix-commits, 2021/08/24
- 41/80: gnu: r-brms: Update to 2.16.0., guix-commits, 2021/08/24
- 43/80: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/08/24
- 44/80: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/08/24
- 37/80: gnu: r-packrat: Update to 0.7.0.,
guix-commits <=
- 42/80: gnu: r-scatterpie: Update to 0.1.7., guix-commits, 2021/08/24
- 46/80: gnu: r-mlr3learners: Update to 0.5.0., guix-commits, 2021/08/24
- 47/80: gnu: r-english: Update to 1.2-6., guix-commits, 2021/08/24
- 48/80: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/08/24
- 49/80: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/08/24
- 50/80: gnu: r-vroom: Update to 1.5.4., guix-commits, 2021/08/24
- 55/80: gnu: r-r6: Update to 2.5.1., guix-commits, 2021/08/24
- 59/80: gnu: r-xml: Update to 3.99-0.7., guix-commits, 2021/08/24
- 54/80: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/08/24
- 67/80: gnu: r-diffbind: Update to 3.2.5., guix-commits, 2021/08/24