mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-anvil: Add missing input.
* gnu/packages/bioconductor.scm (r-anvil)[native-inputs]: Add r-testthat. Change-Id: Id8cc0f631a7923204d0778d3e2da1b15c7d4fc68
This commit is contained in:
parent
e4181d52d5
commit
ce60b11460
1 changed files with 1 additions and 1 deletions
|
@ -4244,7 +4244,7 @@ for use in Bioconductor’s AnnotationHub.")
|
|||
r-tidyr
|
||||
r-tidyselect
|
||||
r-yaml))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/AnVIL")
|
||||
(synopsis "Provides access to AnVIL, Terra, Leonardo and other projects")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue