mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biodb: Add test inputs.
* gnu/packages/bioconductor.scm (r-biodb)[native-inputs]: Add r-testthat. Change-Id: I2e1966465b55185312cfc3c7915c0afc82b31f18
This commit is contained in:
parent
5ffd257208
commit
6a6965c1e6
1 changed files with 1 additions and 1 deletions
|
@ -24957,7 +24957,7 @@ the Bioconductor project.")
|
||||||
r-withr
|
r-withr
|
||||||
r-xml
|
r-xml
|
||||||
r-yaml))
|
r-yaml))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/biodb")
|
(home-page "https://bioconductor.org/packages/biodb")
|
||||||
(synopsis "Library for connecting to chemical and biological databases")
|
(synopsis "Library for connecting to chemical and biological databases")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue