[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
152/212: gnu: r-janitor: Update to 2.2.0.
From: |
guix-commits |
Subject: |
152/212: gnu: r-janitor: Update to 2.2.0. |
Date: |
Sat, 18 Feb 2023 14:01:18 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 9f8b51f15b31eb8a8a9e9d22897ea28fdbc0f0cc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:56 2023 +0100
gnu: r-janitor: Update to 2.2.0.
* gnu/packages/cran.scm (r-janitor): Update to 2.2.0.
[propagated-inputs]: Add r-hms.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 76c4cc89af..b15ea2b544 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31875,17 +31875,18 @@ and \"Persuasion\".")
(define-public r-janitor
(package
(name "r-janitor")
- (version "2.1.0")
+ (version "2.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "janitor" version))
(sha256
(base32
- "09nqm957m2f54y2l30619b58x4i7gxwvr2lwg5kly5xy1ya1a1nn"))))
+ "1bmsyrmy833kzj3s9s6207f54bx1ca0ianwhiyrlp0jfbqcd1m99"))))
(properties `((upstream-name . "janitor")))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr
+ r-hms
r-lifecycle
r-lubridate
r-magrittr
- 120/212: gnu: r-rgdal: Update to 1.6-4., (continued)
- 120/212: gnu: r-rgdal: Update to 1.6-4., guix-commits, 2023/02/18
- 127/212: gnu: r-actuar: Update to 3.3-2., guix-commits, 2023/02/18
- 128/212: gnu: r-imager: Update to 0.42.18., guix-commits, 2023/02/18
- 131/212: gnu: r-openmx: Update to 2.21.1., guix-commits, 2023/02/18
- 132/212: gnu: r-packrat: Update to 0.9.0., guix-commits, 2023/02/18
- 133/212: gnu: r-rsconnect: Update to 0.8.29., guix-commits, 2023/02/18
- 140/212: gnu: r-memuse: Update to 4.2-3., guix-commits, 2023/02/18
- 141/212: gnu: r-spatstat-explore: Update to 3.0-6., guix-commits, 2023/02/18
- 137/212: gnu: r-scrypt: Update to 0.1.6., guix-commits, 2023/02/18
- 151/212: gnu: r-tidypredict: Update to 0.5., guix-commits, 2023/02/18
- 152/212: gnu: r-janitor: Update to 2.2.0.,
guix-commits <=
- 146/212: gnu: r-spatstat: Update to 3.0-3., guix-commits, 2023/02/18
- 156/212: gnu: r-phangorn: Update to 2.11.1., guix-commits, 2023/02/18
- 154/212: gnu: r-conflicted: Update to 1.2.0., guix-commits, 2023/02/18
- 153/212: gnu: r-modeldata: Update to 1.1.0., guix-commits, 2023/02/18
- 157/212: gnu: r-vdiffr: Update to 1.0.5., guix-commits, 2023/02/18
- 159/212: gnu: r-ragg: Update to 1.2.5., guix-commits, 2023/02/18
- 160/212: gnu: r-pdftools: Update to 3.3.3., guix-commits, 2023/02/18
- 166/212: gnu: r-paws-common: Update to 0.5.5., guix-commits, 2023/02/18
- 167/212: gnu: r-paws-customer-engagement: Update to 0.2.0., guix-commits, 2023/02/18
- 168/212: gnu: r-paws-cost-management: Update to 0.2.0., guix-commits, 2023/02/18