me
/
guix
Archived
1
0
Fork 0

gnu: r-msmstests: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.32.0.
master
Ricardo Wurmus 2021-11-04 22:04:45 +00:00
parent 357c74ef3e
commit 9df8fa7b38
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13194,14 +13194,14 @@ experiments, and visualize de influence of the involved factors.")
(define-public r-msmstests
(package
(name "r-msmstests")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "msmsTests" version))
(sha256
(base32
"11vhy1l6za73dpdj85q4ksaghgd8vb2h8v9iirmsn2vpajqrvgjh"))))
"0xmjgd8rqpb8i7d46pvnj7da2di8bwfdncr48b8hgylkc98ghznb"))))
(properties `((upstream-name . "msmsTests")))
(build-system r-build-system)
(propagated-inputs