mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-annotationhub: Add test inputs.
* gnu/packages/bioconductor.scm (r-annotationhub)[native-inputs]: Add r-runit. Change-Id: Ic5a1da3ee05b46f96646d62a7ef1d1ad15585f72
This commit is contained in:
parent
f45b6d488f
commit
4cfaeb1b6b
1 changed files with 1 additions and 1 deletions
|
@ -7155,7 +7155,7 @@ databases. Packages produced are intended to be used with AnnotationDbi.")
|
|||
r-s4vectors
|
||||
r-yaml))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/AnnotationHub")
|
||||
(synopsis "Client to access AnnotationHub resources")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue