mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-mvcclass: Update to 1.82.0.
* gnu/packages/bioconductor.scm (r-mvcclass): Update to 1.82.0. Change-Id: If609f852dff0ba941f7d0f011cba300d8460adfc
This commit is contained in:
parent
d3002ff092
commit
f2ce51d3ee
1 changed files with 2 additions and 2 deletions
|
@ -27775,14 +27775,14 @@ as extensions of common core functions/methods.")
|
|||
(define-public r-mvcclass
|
||||
(package
|
||||
(name "r-mvcclass")
|
||||
(version "1.80.0")
|
||||
(version "1.82.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MVCClass" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0y96dhsqg01vcr77p7p6z5449jrg9gypqdg5raspcvz90gxivc6x"))))
|
||||
"0k2xxflf9dvpzbr6kp4m5599biq4pjlypsaas93xb5275wmmjvfr"))))
|
||||
(properties `((upstream-name . "MVCClass")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/MVCClass")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue