[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/125: gnu: r-workflowsets: Update to 0.0.2.
From: |
guix-commits |
Subject: |
91/125: gnu: r-workflowsets: Update to 0.0.2. |
Date: |
Tue, 4 May 2021 01:33:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0a7a9fd6a13900a300904a3bfee37383eb5d4acd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:19 2021 +0200
gnu: r-workflowsets: Update to 0.0.2.
* gnu/packages/cran.scm (r-workflowsets): Update to 0.0.2.
[propagated-inputs]: Add r-generics.
---
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 11e9d96..50d14c1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -26036,19 +26036,20 @@ methods, and post-processing steps.")
(define-public r-workflowsets
(package
(name "r-workflowsets")
- (version "0.0.1")
+ (version "0.0.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "workflowsets" version))
(sha256
(base32
- "1q41isvj7hhbkx3y8k6kazpiygig92xannsz8dpklh0k3j9l3c2p"))))
+ "0kzr2sm9xpikc0r7qzkrm4vm03vxh7vcvqvaqvp727qfbpm4cly0"))))
(properties `((upstream-name . "workflowsets")))
(build-system r-build-system)
(propagated-inputs
`(("r-cli" ,r-cli)
("r-dplyr" ,r-dplyr)
+ ("r-generics" ,r-generics)
("r-ggplot2" ,r-ggplot2)
("r-prettyunits" ,r-prettyunits)
("r-purrr" ,r-purrr)
- 61/125: gnu: r-svmisc: Update to 1.1.4., (continued)
- 61/125: gnu: r-svmisc: Update to 1.1.4., guix-commits, 2021/05/04
- 66/125: gnu: r-xgboost: Update to 1.4.1.1., guix-commits, 2021/05/04
- 67/125: gnu: r-terra: Update to 1.2-5., guix-commits, 2021/05/04
- 68/125: gnu: r-parameters: Update to 0.13.0., guix-commits, 2021/05/04
- 71/125: gnu: r-adagio: Update to 0.8.4., guix-commits, 2021/05/04
- 72/125: gnu: r-anthropometry: Update to 1.15., guix-commits, 2021/05/04
- 74/125: gnu: r-rsvg: Update to 2.1.2., guix-commits, 2021/05/04
- 87/125: gnu: r-muhaz: Update to 1.2.6.4., guix-commits, 2021/05/04
- 85/125: gnu: r-spatstat-core: Update to 2.1-2., guix-commits, 2021/05/04
- 88/125: gnu: r-transphylo: Update to 1.4.5., guix-commits, 2021/05/04
- 91/125: gnu: r-workflowsets: Update to 0.0.2.,
guix-commits <=
- 92/125: gnu: r-tidytext: Update to 0.3.1., guix-commits, 2021/05/04
- 96/125: gnu: r-boot: Update to 1.3-28., guix-commits, 2021/05/04
- 63/125: gnu: r-clue: Update to 0.3-59., guix-commits, 2021/05/04
- 62/125: gnu: r-ggplotify: Update to 0.0.6., guix-commits, 2021/05/04
- 93/125: gnu: r-tidymodels: Update to 0.1.3., guix-commits, 2021/05/04
- 83/125: gnu: r-lightgbm: Update to 3.2.1., guix-commits, 2021/05/04
- 90/125: gnu: r-tune: Update to 0.1.5., guix-commits, 2021/05/04
- 97/125: gnu: r-mass: Update to 7.3-54., guix-commits, 2021/05/04
- 100/125: gnu: r-kernsmooth: Update to 2.23-20., guix-commits, 2021/05/04
- 98/125: gnu: r-class: Update to 7.3-19., guix-commits, 2021/05/04