mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02:00
gnu: r-parsnip: Update to 1.3.2.
* gnu/packages/cran.scm (r-parsnip): Update to 1.3.2. Change-Id: Idcb3f0fd63cac4236d7b1a2bb9be71732880bbdc
This commit is contained in:
@@ -49558,14 +49558,14 @@ analysis using @code{dplyr}, @code{ggplot2}, and other Tidy tools.")
|
||||
(define-public r-parsnip
|
||||
(package
|
||||
(name "r-parsnip")
|
||||
(version "1.3.1")
|
||||
(version "1.3.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "parsnip" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1wmw2p3nx32pzf1lp0sp3glay1n3n1cxpiv0bfd1l8bgikxi8ims"))))
|
||||
"1smhz12m7sc5vzsfcq5k9ff7jvqgfl91l5pv2a1ng9gq4kw5cl7v"))))
|
||||
(properties
|
||||
'((upstream-name . "parsnip")
|
||||
;; We don't need them. Do you really want a package depending on
|
||||
|
||||
Reference in New Issue
Block a user