gnu: r-pcaexplorer: Update to 2.28.0.

* gnu/packages/bioconductor.scm (r-pcaexplorer): Update to 2.28.0.

Change-Id: If0d0369c364c5c665a9cdfe71fb6ce7c4b466b40
This commit is contained in:
Ricardo Wurmus 2023-11-03 16:59:43 +01:00
parent fab197151b
commit 81172ff685
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9228,14 +9228,14 @@ (define-public r-oscope
(define-public r-pcaexplorer
(package
(name "r-pcaexplorer")
(version "2.26.1")
(version "2.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "pcaExplorer" version))
(sha256
(base32
"04r4qsiasbfb0pwqyqmw2w3qdkhgwixwffp1s8hjflwnb63hxzjx"))))
"0ihc9jqjy0nl4pfgcxczfdf973nb99325agk73y0222ad1mpkc07"))))
(properties `((upstream-name . "pcaExplorer")))
(build-system r-build-system)
(propagated-inputs