mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bioassayr: Add test inputs.
* gnu/packages/bioconductor.scm (r-bioassayr)[native-inputs]: Add r-testthat. Change-Id: I1bca3a4fe3220e30fec74040684cf7721895f664
This commit is contained in:
parent
3e78a85166
commit
0af1ae69f6
1 changed files with 1 additions and 1 deletions
|
@ -21337,7 +21337,7 @@ searching and clustering.")
|
|||
r-rsqlite
|
||||
r-xml))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/girke-lab/bioassayR")
|
||||
(synopsis "Cross-target analysis of small molecule bioactivity")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue