[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
154/212: gnu: r-conflicted: Update to 1.2.0.
From: |
guix-commits |
Subject: |
154/212: gnu: r-conflicted: Update to 1.2.0. |
Date: |
Sat, 18 Feb 2023 14:01:18 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 89f8ac6cb931962b337aa98f8080d60d07ae872d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:56 2023 +0100
gnu: r-conflicted: Update to 1.2.0.
* gnu/packages/cran.scm (r-conflicted): Update to 1.2.0.
[propagated-inputs]: Add r-cli.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 676324cc0b..53f2142239 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32141,18 +32141,18 @@ distributions.")
(define-public r-conflicted
(package
(name "r-conflicted")
- (version "1.1.0")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "conflicted" version))
(sha256
(base32
- "1qg9ar114r98wm0pnf65mss4v2ksq3924rlpm13mqp4s3p6j9yi4"))))
+ "121h4b4rms23szcfs1nrbgdk812d61vhrmwn9lgpsgnsaaxqd6y9"))))
(properties `((upstream-name . "conflicted")))
(build-system r-build-system)
(propagated-inputs
- (list r-memoise r-rlang))
+ (list r-cli r-memoise r-rlang))
(home-page "https://github.com/r-lib/conflicted")
(synopsis "Alternative conflict resolution strategy")
(description
- 131/212: gnu: r-openmx: Update to 2.21.1., (continued)
- 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, 2023/02/18
- 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 <=
- 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
- 170/212: gnu: r-paws-end-user-computing: Update to 0.2.0., guix-commits, 2023/02/18
- 174/212: gnu: r-paws-machine-learning: Update to 0.2.0., guix-commits, 2023/02/18
- 176/212: gnu: r-paws-networking: Update to 0.2.0., guix-commits, 2023/02/18