me
/
guix
Archived
1
0
Fork 0

gnu: r-tradeseq: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-tradeseq): Update to 1.10.0.
master
Ricardo Wurmus 2022-05-28 12:44:57 +02:00
parent 82ce69aeda
commit 0ff26b744a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8293,13 +8293,13 @@ published results; and a routine for graphical display.")
(define-public r-tradeseq
(package
(name "r-tradeseq")
(version "1.8.0")
(version "1.10.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "tradeSeq" version))
(sha256
(base32
"1s5anbb38gi5sfkxy19zpvkj8d0ij7m6cd0z4gmx4f5pf7pz0m3j"))))
"0v9nqxrwa69qhmyaicn2vvs8haha4kzs93iqim306331vadp9qm0"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase