Archived
1
0
Fork 0

gnu: r-msmstests: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.34.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:45:24 +02:00
parent d99da8bb1c
commit e4a8e6dab4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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