1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-29 14:24:06 +02:00

gnu: r-bicare: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-bicare): Update to 1.70.0.

Change-Id: I3b8e7ad3d7da99c49feb607ab0aab4629fcff618
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:16:18 +02:00
parent 092c2e5356
commit e3b0e03431
+2 -2
View File
@@ -24066,14 +24066,14 @@ algorithm which is more efficient for larger data sets.")
(define-public r-bicare
(package
(name "r-bicare")
(version "1.68.0")
(version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BicARE" version))
(sha256
(base32
"1jw4ldm5mhzzcxymdhyqydryxxj5chcs85x3wy5f658vnwb8v1zc"))))
"0skdbqxzz8f53ryyxhjmij9w1gxnjla0m2841xn0scsiyldq340q"))))
(properties `((upstream-name . "BicARE")))
(build-system r-build-system)
(propagated-inputs