gnu: r-bicare: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-bicare): Update to 1.62.0. Change-Id: I9861a66178d503c45122a64a219086ef9cd8754e
This commit is contained in:
parent
4ce9c19290
commit
c1d8f61898
@ -20409,14 +20409,14 @@ algorithm which is more efficient for larger data sets.")
|
||||
(define-public r-bicare
|
||||
(package
|
||||
(name "r-bicare")
|
||||
(version "1.60.0")
|
||||
(version "1.62.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BicARE" version))
|
||||
(sha256
|
||||
(base32
|
||||
"10inwxl1cmkdp8037wcwkj5wzxsrrcysxfbqhnkh7pzhzvwnzz9h"))))
|
||||
"0397xg4sj988b0chzfpy23dszpjbdkch59wfynbn4pwyvl0qmp9j"))))
|
||||
(properties `((upstream-name . "BicARE")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user