gnu: r-pasilla: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-pasilla): Update to 1.32.0. Change-Id: I90a11b64f4cba746c9d5d70bd7746497fe3781a6master
parent
7d5f112600
commit
5b5c134658
|
@ -2325,13 +2325,13 @@ along with the gene set in the @code{GeneSet} class object.")
|
|||
(define-public r-pasilla
|
||||
(package
|
||||
(name "r-pasilla")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "pasilla" version 'experiment))
|
||||
(sha256
|
||||
(base32 "0dga4bb7qjigy1m1yp4bs4frwynjqfy3dnnylx4maai9x2zlynd0"))))
|
||||
(base32 "0r5i64125qq5z4c8zliazsi68035d1bsz6ingzqdh37m8prdw1cr"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-dexseq))
|
||||
(native-inputs (list r-knitr))
|
||||
|
|
Reference in New Issue