me
/
guix
Archived
1
0
Fork 0

gnu: r-bsseq: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-bsseq): Update to 1.40.0.

Change-Id: If2cb52db5144dd8c625d428c7a83736d0eb9ce68
master
Ricardo Wurmus 2024-05-07 13:07:27 +02:00
parent 73a75b1a72
commit 7cb5aac097
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24663,14 +24663,14 @@ ensemble machine learning for the estimation of nuisance functions.")
(define-public r-bsseq
(package
(name "r-bsseq")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bsseq" version))
(sha256
(base32
"0afpzr52mf2ab7gr9swdf6609787ymw8s8wksis0d4ap0y0wdgg0"))))
"1b7a9ryl4lz6qy2pni3k9bk6hdf147s3m7fx0icg6fkgi0ymssyx"))))
(properties `((upstream-name . "bsseq")))
(build-system r-build-system)
(propagated-inputs