me
/
guix
Archived
1
0
Fork 0

gnu: r-pasilla: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-pasilla): Update to 1.24.0.
[propagated-inputs]: Remove r-biocstyle, r-knitr, and r-rmarkdown.
[native-inputs]: Add r-knitr.
master
Ricardo Wurmus 2022-05-28 15:16:56 +02:00
parent 4f2ac5f19f
commit 3ff4e48e85
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 9 additions and 9 deletions

View File

@ -1364,16 +1364,16 @@ downloaded from Encode.")
(define-public r-pasilla (define-public r-pasilla
(package (package
(name "r-pasilla") (name "r-pasilla")
(version "1.14.0") (version "1.24.0")
(source (origin (source
(method url-fetch) (origin
(uri (bioconductor-uri "pasilla" version 'experiment)) (method url-fetch)
(sha256 (uri (bioconductor-uri "pasilla" version 'experiment))
(base32 (sha256
"0h124i2fb2lbj2k48zzf1n7ldqa471bs26fbd9vw50299aqx28x0")))) (base32 "1vsxh7mv2krkbdqs5gsgjsxarjbll0bpyk94syrwh56z67n7jyib"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs (list r-dexseq))
(list r-biocstyle r-dexseq r-knitr r-rmarkdown)) (native-inputs (list r-knitr))
(home-page "https://www.bioconductor.org/packages/pasilla/") (home-page "https://www.bioconductor.org/packages/pasilla/")
(synopsis "Data package with per-exon and per-gene read counts") (synopsis "Data package with per-exon and per-gene read counts")
(description "This package provides per-exon and per-gene read counts (description "This package provides per-exon and per-gene read counts