[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/115: gnu: r-usethis: Update to 2.1.3.
From: |
guix-commits |
Subject: |
38/115: gnu: r-usethis: Update to 2.1.3. |
Date: |
Tue, 23 Nov 2021 10:26:45 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit db845dc1c8b003aa3080a41cfbcf64574b3292e8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:16 2021 +0100
gnu: r-usethis: Update to 2.1.3.
* gnu/packages/cran.scm (r-usethis): Update to 2.1.3.
[propagated-inputs]: Remove r-ellipsis.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index cd7331a..535972a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11781,14 +11781,14 @@ User credentials are shared with command line git
through the
(define-public r-usethis
(package
(name "r-usethis")
- (version "2.1.0")
+ (version "2.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "usethis" version))
(sha256
(base32
- "1s40rbr2z9bilsldp8pv5abrr7n0ixyxi2qqbf4hfhs14rhigncy"))))
+ "1gwvirp53pa0zychd7d47d56a2vfdzz7l3p61l8m9n270ac7bc1d"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
@@ -11796,7 +11796,6 @@ User credentials are shared with command line git
through the
("r-crayon" ,r-crayon)
("r-curl" ,r-curl)
("r-desc" ,r-desc)
- ("r-ellipsis" ,r-ellipsis)
("r-fs" ,r-fs)
("r-gert" ,r-gert)
("r-gh" ,r-gh)
- 12/115: gnu: r-ff: Update to 4.0.5., (continued)
- 12/115: gnu: r-ff: Update to 4.0.5., guix-commits, 2021/11/23
- 17/115: gnu: r-broom: Update to 0.7.10., guix-commits, 2021/11/23
- 26/115: gnu: r-radiant-data: Update to 1.4.1., guix-commits, 2021/11/23
- 32/115: gnu: r-flextable: Update to 0.6.10., guix-commits, 2021/11/23
- 31/115: gnu: r-officer: Update to 0.4.1., guix-commits, 2021/11/23
- 28/115: gnu: r-rio: Update to 0.5.29., guix-commits, 2021/11/23
- 29/115: gnu: r-rastervis: Update to 0.51.1., guix-commits, 2021/11/23
- 30/115: gnu: r-hdf5r: Update to 1.3.5., guix-commits, 2021/11/23
- 34/115: gnu: r-labelled: Update to 2.9.0., guix-commits, 2021/11/23
- 35/115: gnu: r-mosaic: Update to 1.8.3., guix-commits, 2021/11/23
- 38/115: gnu: r-usethis: Update to 2.1.3.,
guix-commits <=
- 42/115: gnu: r-rgl: Update to 0.108.3., guix-commits, 2021/11/23
- 21/115: gnu: r-cli: Update to 3.1.0., guix-commits, 2021/11/23
- 22/115: gnu: r-xfun: Update to 0.28., guix-commits, 2021/11/23
- 23/115: gnu: r-uuid: Update to 1.0-3., guix-commits, 2021/11/23
- 54/115: gnu: r-future: Update to 1.23.0., guix-commits, 2021/11/23
- 58/115: gnu: r-sf: Update to 1.0-4., guix-commits, 2021/11/23
- 67/115: gnu: r-rngwell: Update to 0.10-7., guix-commits, 2021/11/23
- 70/115: gnu: r-fda: Update to 5.5.1., guix-commits, 2021/11/23
- 18/115: gnu: r-corrplot: Update to 0.92., guix-commits, 2021/11/23
- 19/115: gnu: r-hardyweinberg: Update to 1.7.3., guix-commits, 2021/11/23