[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/150: gnu: r-usethis: Update to 2.0.0.
From: |
guix-commits |
Subject: |
61/150: gnu: r-usethis: Update to 2.0.0. |
Date: |
Wed, 20 Jan 2021 11:20:54 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 0f0cf1787423bb8c56b19393ba131e6b478c3f1d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:10:28 2021 +0100
gnu: r-usethis: Update to 2.0.0.
* gnu/packages/cran.scm (r-usethis): Update to 2.0.0.
[propagated-inputs]: Remove r-git2r and r-rematch2; add r-gert, r-jsonlite,
r-lifecycle, and r-rappdirs.
---
gnu/packages/cran.scm | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 465d8ab..893c835 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9937,14 +9937,14 @@ User credentials are shared with command line git
through the
(define-public r-usethis
(package
(name "r-usethis")
- (version "1.6.3")
+ (version "2.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "usethis" version))
(sha256
(base32
- "09lk04kycvf5x9ggrb6pwc7bx5mzqxwialm2w9vn1a0w0gh2gcfc"))))
+ "0m4qnnkdiizsdvq33x502zwkn98hw2qcfm45cjj031vaydcjpai2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
@@ -9953,11 +9953,13 @@ User credentials are shared with command line git
through the
("r-curl" ,r-curl)
("r-desc" ,r-desc)
("r-fs" ,r-fs)
+ ("r-gert" ,r-gert)
("r-gh" ,r-gh)
- ("r-git2r" ,r-git2r)
("r-glue" ,r-glue)
+ ("r-jsonlite" ,r-jsonlite)
+ ("r-lifecycle" ,r-lifecycle)
("r-purrr" ,r-purrr)
- ("r-rematch2" ,r-rematch2)
+ ("r-rappdirs" ,r-rappdirs)
("r-rlang" ,r-rlang)
("r-rprojroot" ,r-rprojroot)
("r-rstudioapi" ,r-rstudioapi)
- 58/150: gnu: r-ggeffects: Update to 1.0.1., (continued)
- 58/150: gnu: r-ggeffects: Update to 1.0.1., guix-commits, 2021/01/20
- 59/150: gnu: r-effectsize: Update to 0.4.3., guix-commits, 2021/01/20
- 60/150: gnu: r-sjplot: Update to 2.8.7., guix-commits, 2021/01/20
- 62/150: gnu: r-summarytools: Update to 0.9.8., guix-commits, 2021/01/20
- 75/150: gnu: r-msir: Update to 1.3.3., guix-commits, 2021/01/20
- 50/150: gnu: r-mosaicdata: Update to 0.20.2., guix-commits, 2021/01/20
- 51/150: gnu: r-magick: Update to 2.6.0., guix-commits, 2021/01/20
- 53/150: gnu: r-libcoin: Update to 1.0-7., guix-commits, 2021/01/20
- 56/150: gnu: r-sjstats: Update to 0.18.1., guix-commits, 2021/01/20
- 57/150: gnu: r-performance: Update to 0.6.1., guix-commits, 2021/01/20
- 61/150: gnu: r-usethis: Update to 2.0.0.,
guix-commits <=
- 63/150: gnu: r-mvabund: Update to 4.1.6., guix-commits, 2021/01/20
- 66/150: gnu: r-rgl: Update to 0.104.16., guix-commits, 2021/01/20
- 65/150: gnu: r-rcppannoy: Update to 0.0.18., guix-commits, 2021/01/20
- 68/150: gnu: r-tractor-base: Update to 3.3.3.1., guix-commits, 2021/01/20
- 70/150: gnu: r-spam: Update to 2.6-0., guix-commits, 2021/01/20
- 49/150: gnu: r-ggformula: Update to 0.10.1., guix-commits, 2021/01/20
- 74/150: gnu: r-compositions: Update to 2.0-1., guix-commits, 2021/01/20
- 77/150: gnu: r-seqinr: Update to 4.2-5., guix-commits, 2021/01/20
- 79/150: gnu: r-sf: Update to 0.9-7., guix-commits, 2021/01/20
- 82/150: gnu: r-sctransform: Update to 0.3.2., guix-commits, 2021/01/20