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:
Ricardo Wurmus 2024-05-07 13:07:09 +02:00
parent 4ce9c19290
commit c1d8f61898
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -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