mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-organism-dplyr: Add test inputs.
* gnu/packages/bioconductor.scm (r-organism-dplyr)[native-inputs]: Add r-testthat. Change-Id: I660dd5a248f0e7b0f0694a784aae29c7b84d9e24
This commit is contained in:
parent
670c9cc2be
commit
ba6ff12de8
1 changed files with 1 additions and 1 deletions
|
@ -10287,7 +10287,7 @@ Gao et al in Nature Biotechnology 2022}.")
|
|||
r-rsqlite
|
||||
r-s4vectors
|
||||
r-tibble))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/Organism.dplyr")
|
||||
(synopsis "Dplyr-based access to Bioconductor annotation resources")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue