mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-alabaster-sce: Add test inputs.
* gnu/packages/bioconductor.scm (r-alabaster-sce)[native-inputs]: Add r-testthat. Change-Id: I9592df21bee6805cabc13d6143049b5c702f9ba6
This commit is contained in:
parent
deb134d429
commit
5b937c4f3c
1 changed files with 1 additions and 1 deletions
|
@ -3501,7 +3501,7 @@ context-specific properties.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-alabaster-base r-alabaster-se r-jsonlite
|
||||
r-singlecellexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/alabaster.sce")
|
||||
(synopsis "Load and save SingleCellExperiment from file")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue