me
/
guix
Archived
1
0
Fork 0

gnu: r-netrep: Update to 1.2.6.

* gnu/packages/cran.scm (r-netrep): Update to 1.2.6.
master
Ricardo Wurmus 2023-01-09 22:19:47 +01:00
parent 8d696f2728
commit 8b322c5967
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12106,14 +12106,14 @@ of precision-recall and ROC (Receiver Operator Characteristics) curves.")
(define-public r-netrep (define-public r-netrep
(package (package
(name "r-netrep") (name "r-netrep")
(version "1.2.4") (version "1.2.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "NetRep" version)) (uri (cran-uri "NetRep" version))
(sha256 (sha256
(base32 (base32
"1swlb2k9bc7whvslxbklz864j9ynvna73hvq5rhv61cv5vy05ksd")))) "0hyj91fr4y9csj2dy4z9cpr92hh8gk3xnjr6zpk9n0wk37sx44h6"))))
(properties `((upstream-name . "NetRep"))) (properties `((upstream-name . "NetRep")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs