mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biocviews: Add test inputs.
* gnu/packages/bioconductor.scm (r-biocviews)[native-inputs]: Add r-runit. Change-Id: I3fc242c83a08535f7e877fdce5f088f72fc08bab
This commit is contained in:
parent
8369f2cd3b
commit
e6e179db0a
1 changed files with 1 additions and 1 deletions
|
@ -21633,7 +21633,7 @@ functionality.")
|
|||
r-rcurl
|
||||
r-runit
|
||||
r-xml))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/biocViews")
|
||||
(synopsis "Bioconductor package categorization helper")
|
||||
(description "The purpose of biocViews is to create HTML pages that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue