mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: r-biotmle: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.32.1. Change-Id: I21be4c7ca5dbff137bce7a143c22eb9b8f417fe8
This commit is contained in:
parent
301621fa0b
commit
5d2845186d
1 changed files with 2 additions and 2 deletions
|
@ -28025,14 +28025,14 @@ help unravel disease regulatory trajectory.")
|
|||
(define-public r-biotmle
|
||||
(package
|
||||
(name "r-biotmle")
|
||||
(version "1.32.0")
|
||||
(version "1.32.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biotmle" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rlza8x6dc0493ygz69f7cg36zl256nr4yrjmqwwl64spc9ldjxv"))))
|
||||
"0wic1c2h0bf6r2yv98xcl665lg549gvc1l6av8b2ad6cs13a5fms"))))
|
||||
(properties `((upstream-name . "biotmle")))
|
||||
(build-system r-build-system)
|
||||
;; Two tests fail with "BiocParallel errors".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue