gnu: r-msnbase: Update to 2.2.0.

* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.2.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:53:17 +02:00
parent 5bfa6e090d
commit 82359c72cb
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -8635,14 +8635,14 @@ structure (pcaRes) to provide a common interface to the PCA results.")
(define-public r-msnbase
(package
(name "r-msnbase")
(version "2.0.2")
(version "2.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnbase" version))
(sha256
(base32
"0jjjs29dcwsjaxzfqxy98ycpg3rwxzzchkj77my3cjgdc00sm66n"))))
"1n9bbdlp8d8bx2mqby0c4yylz1yil42scbkxqgyrfr9s5sn6dqff"))))
(properties `((upstream-name . "MSnbase")))
(build-system r-build-system)
(propagated-inputs