mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-qfeatures: Add test inputs.
* gnu/packages/bioconductor.scm (r-qfeatures)[native-inputs]: Add r-testthat. Change-Id: I12425ba4fa4e16af97e3d6a1466e5426a30f1965
This commit is contained in:
parent
cdea21b2cd
commit
e945942d0f
1 changed files with 1 additions and 1 deletions
|
@ -13218,7 +13218,7 @@ Affymetrix (CEL files) and NimbleGen arrays (XYS files).")
|
|||
r-summarizedexperiment
|
||||
r-tidyr
|
||||
r-tidyselect))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/RforMassSpectrometry/QFeatures")
|
||||
(synopsis "Quantitative features for mass spectrometry data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue