mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-pcaexplorer: Update to 3.2.0.
* gnu/packages/bioconductor.scm (r-pcaexplorer): Update to 3.2.0. Change-Id: I94c9fc78cc21754f57b89d3c79a85f70d34935b1
This commit is contained in:
parent
68f24ab232
commit
f541765d30
1 changed files with 2 additions and 2 deletions
|
@ -12010,14 +12010,14 @@ insertion module to recover the base cycle order for each oscillator group.")
|
|||
(define-public r-pcaexplorer
|
||||
(package
|
||||
(name "r-pcaexplorer")
|
||||
(version "3.0.0")
|
||||
(version "3.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "pcaExplorer" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1i5qzbwdgi59izgppz63mvddiph7qv48h75243capxqfhbcqkq1g"))))
|
||||
"0scm0f8j85q74fscj77pgpkcysy3vhmz4mhxw5yhvf89gw5z6z92"))))
|
||||
(properties
|
||||
'((upstream-name . "pcaExplorer")
|
||||
(updater-extra-native-inputs . ("r-markdown"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue