gnu: r-msmstests: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-msmstests): Update to 1.30.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:15 +02:00
parent e501608db3
commit 2fe8673263
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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