mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-hpar: Add test inputs.
* gnu/packages/bioconductor.scm (r-hpar)[native-inputs]: Add r-testthat. Change-Id: If594420e278267465a7244d45a400da047c31d9e
This commit is contained in:
parent
8a65206193
commit
522df93b70
1 changed files with 1 additions and 1 deletions
|
@ -8842,7 +8842,7 @@ matrix to solve the memory problem.")
|
|||
"if (Sys.getenv(\"GUIX_BUILD\") == \"\") {" m "}"))))))))
|
||||
(propagated-inputs (list r-experimenthub))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/hpar/")
|
||||
(synopsis "Human Protein Atlas in R")
|
||||
(description "This package provides a simple interface to and data from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue