mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biocthis: Add test inputs.
* gnu/packages/bioconductor.scm (r-biocthis)[native-inputs]: Add r-testthat. Change-Id: I2d3557752a5c20d8cc28c73ed402477c1ca92e34
This commit is contained in:
parent
c91be8d12a
commit
5ffd257208
1 changed files with 1 additions and 1 deletions
|
@ -24885,7 +24885,7 @@ transcription factor binding consensus by heuristic search.")
|
|||
r-rlang
|
||||
r-styler
|
||||
r-usethis))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/lcolladotor/biocthis")
|
||||
(synopsis "Automate package and project setup for Bioconductor packages")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue