gnu: r-bicare: Update to 1.50.0.
* gnu/packages/bioconductor.scm (r-bicare): Update to 1.50.0.
This commit is contained in:
parent
3c64554bbc
commit
49403e8241
@ -10885,14 +10885,14 @@ algorithm which is more efficient for larger data sets.")
|
|||||||
(define-public r-bicare
|
(define-public r-bicare
|
||||||
(package
|
(package
|
||||||
(name "r-bicare")
|
(name "r-bicare")
|
||||||
(version "1.48.0")
|
(version "1.50.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BicARE" version))
|
(uri (bioconductor-uri "BicARE" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1np3967rjx54hbjsynvya75lcsqa6zic6frw5fjwqybwv2pzzw2k"))))
|
"0j3gs4xcdgaca2c62jf2h86skbbxm1c9g2khs5bsa8fmkskr6vl9"))))
|
||||||
(properties `((upstream-name . "BicARE")))
|
(properties `((upstream-name . "BicARE")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user