mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-vsn: Add test inputs.
* gnu/packages/bioconductor.scm (r-vsn)[native-inputs]: Add r-testthat. Change-Id: Ie430da3667590b2cdd54167315c22ef3c97b0787
This commit is contained in:
parent
c57a71e59c
commit
a10c8bb7d2
1 changed files with 1 additions and 1 deletions
|
@ -12886,7 +12886,7 @@ coding changes and predict coding outcomes.")
|
|||
(propagated-inputs
|
||||
(list r-affy r-biobase r-ggplot2 r-lattice r-limma))
|
||||
(native-inputs
|
||||
(list r-knitr)) ; for vignettes
|
||||
(list r-knitr r-testthat)) ; for vignettes
|
||||
(home-page "https://bioconductor.org/packages/release/bioc/html/vsn.html")
|
||||
(synopsis "Variance stabilization and calibration for microarray data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue