[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/65: gnu: r-workflows: Update to 0.2.3.
From: |
guix-commits |
Subject: |
40/65: gnu: r-workflows: Update to 0.2.3. |
Date: |
Wed, 28 Jul 2021 16:29:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 260d29bf765eeae7632f8dd424339d2091373020
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:12 2021 +0200
gnu: r-workflows: Update to 0.2.3.
* gnu/packages/cran.scm (r-workflows): Update to 0.2.3.
[propagated-inputs]: Add r-lifecycle.
---
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 1c23861..0d8730b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26783,14 +26783,14 @@ more.")
(define-public r-workflows
(package
(name "r-workflows")
- (version "0.2.2")
+ (version "0.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "workflows" version))
(sha256
(base32
- "19ipcxx4qfz28cjkgr1vny03yhmbd3m2v64v30gk5pf73nazvmaz"))))
+ "0bca4s49qabam4ny8vckxcghj3z0xfhwfhs5h1136kihrr5pm6mw"))))
(properties `((upstream-name . "workflows")))
(build-system r-build-system)
(propagated-inputs
@@ -26799,6 +26799,7 @@ more.")
("r-generics" ,r-generics)
("r-glue" ,r-glue)
("r-hardhat" ,r-hardhat)
+ ("r-lifecycle" ,r-lifecycle)
("r-parsnip" ,r-parsnip)
("r-rlang" ,r-rlang)
("r-tidyselect" ,r-tidyselect)
- 50/65: gnu: r-vroom: Update to 1.5.3., (continued)
- 50/65: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/28
- 49/65: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/28
- 55/65: gnu: r-rcpparmadillo: Update to 0.10.6.0.0., guix-commits, 2021/07/28
- 65/65: gnu: r-catalyst: Update to 1.16.2., guix-commits, 2021/07/28
- 38/65: gnu: r-spatstat-core: Update to 2.3-0., guix-commits, 2021/07/28
- 59/65: gnu: r-chippeakanno: Update to 3.26.2., guix-commits, 2021/07/28
- 60/65: gnu: r-scone: Update to 1.16.1., guix-commits, 2021/07/28
- 36/65: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/28
- 42/65: gnu: r-workflowsets: Update to 0.1.0., guix-commits, 2021/07/28
- 39/65: gnu: r-spatstat-linnet: Update to 2.3-0., guix-commits, 2021/07/28
- 40/65: gnu: r-workflows: Update to 0.2.3.,
guix-commits <=
- 46/65: gnu: r-lpme: Update to 1.1.2., guix-commits, 2021/07/28
- 48/65: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/28
- 52/65: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/28
- 58/65: gnu: r-ensembldb: Update to 2.16.3., guix-commits, 2021/07/28
- 56/65: gnu: r-blob: Update to 1.2.2., guix-commits, 2021/07/28
- 53/65: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/28
- 62/65: gnu: r-annotatr: Update to 1.18.1., guix-commits, 2021/07/28
- 51/65: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/28
- 63/65: gnu: r-rsubread: Update to 2.6.4., guix-commits, 2021/07/28
- 64/65: gnu: r-mixomics: Update to 6.16.2., guix-commits, 2021/07/28