me
/
guix
Archived
1
0
Fork 0

gnu: r-pcamethods: Update to 1.84.0.

* gnu/packages/bioconductor.scm (r-pcamethods): Update to 1.84.0.
master
Ricardo Wurmus 2021-06-05 08:49:47 +02:00
parent 5d37cee6c1
commit 0ec6177cc1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3659,14 +3659,14 @@ the fact that each of these packages implements a select methods.")
(define-public r-pcamethods (define-public r-pcamethods
(package (package
(name "r-pcamethods") (name "r-pcamethods")
(version "1.82.0") (version "1.84.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "pcaMethods" version)) (uri (bioconductor-uri "pcaMethods" version))
(sha256 (sha256
(base32 (base32
"04xb4vjky6hq58l30i1iq9rv5gzjdxnidjxpnzg7pvg67vz8pgf0")))) "1ccqsxn487dy92c2d1iffh9917z4zq5ia92zv2h6pi00jjc6ymb5"))))
(properties `((upstream-name . "pcaMethods"))) (properties `((upstream-name . "pcaMethods")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs