mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: r-paradox: Update to 1.0.1.
* gnu/packages/cran.scm (r-paradox): Update to 1.0.1. Change-Id: I58921bef024757df01d87538cdc326800f39d1cf
This commit is contained in:
@@ -38911,13 +38911,13 @@ barplots, boxplots, histograms, ROC curves, and precision-recall curves.")
|
||||
(define-public r-paradox
|
||||
(package
|
||||
(name "r-paradox")
|
||||
(version "1.0.0")
|
||||
(version "1.0.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paradox" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lll3sjyn0hmxfzg71zk53f3fddibvq7762ax7gxjgiy6zgi9mny"))))
|
||||
"120ll8xrdg9s7ip0053m0i83gshxh3n79spsfwv6dzjwsj3mmpkj"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-backports r-checkmate r-data-table r-mlr3misc r-r6))
|
||||
|
||||
Reference in New Issue
Block a user