gnu: r-pcamethods: Update to 1.74.0.

* gnu/packages/bioinformatics.scm (r-pcamethods): Update to 1.74.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 12:11:36 +01:00
parent 2c4311dc7c
commit 73d7475246
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9705,14 +9705,14 @@ (define-public r-mzid
(define-public r-pcamethods
(package
(name "r-pcamethods")
(version "1.72.0")
(version "1.74.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "pcaMethods" version))
(sha256
(base32
"0v99yf8m7ryh6z0r3z0ggpqfnflcq5bn1q1i1cl9b7q4p6b4sa07"))))
"0ik82s9bsdj4a1mmv0a3k6yisa92mxx7maf3dvip1r8gqlm3dyng"))))
(properties `((upstream-name . "pcaMethods")))
(build-system r-build-system)
(propagated-inputs