mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-alabaster-se: Add test inputs.
* gnu/packages/bioconductor.scm (r-alabaster-se)[native-inputs]: Add r-testthat. Change-Id: I3f6fef3abe4ac10ba746115e48491fb49690b201
This commit is contained in:
parent
5b937c4f3c
commit
03b923bd9f
1 changed files with 1 additions and 1 deletions
|
@ -3554,7 +3554,7 @@ handled by @code{alabaster.base}.")
|
||||||
r-jsonlite
|
r-jsonlite
|
||||||
r-s4vectors
|
r-s4vectors
|
||||||
r-summarizedexperiment))
|
r-summarizedexperiment))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/alabaster.se")
|
(home-page "https://bioconductor.org/packages/alabaster.se")
|
||||||
(synopsis "Load and save SummarizedExperiments from file")
|
(synopsis "Load and save SummarizedExperiments from file")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue