gnu: r-workflowsets: Update to 1.1.0.

* gnu/packages/cran.scm (r-workflowsets): Update to 1.1.0.

Change-Id: I0d91244d46687b87b0a6141319fae92f48f7f005
This commit is contained in:
Ricardo Wurmus 2024-03-27 12:10:11 +01:00
parent 7d1e5ca989
commit 91f87568e4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 3 deletions

View File

@ -36146,23 +36146,23 @@ methods, and post-processing steps.")
(define-public r-workflowsets
(package
(name "r-workflowsets")
(version "1.0.1")
(version "1.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "workflowsets" version))
(sha256
(base32
"1rv82lx1vmhjqlim7y5vpfsa7mb6msvkhiz17hxr5k9244ykmbhi"))))
"1mkczbdhs7cddvbklpqml70078cxmlv34hzg8f0zx1s1bpvvi7x6"))))
(properties `((upstream-name . "workflowsets")))
(build-system r-build-system)
(propagated-inputs
(list r-cli
r-dplyr
r-hardhat
r-generics
r-ggplot2
r-glue
r-hardhat
r-lifecycle
r-parsnip
r-pillar