mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-spectra: Add test inputs.
* gnu/packages/bioconductor.scm (r-spectra)[native-inputs]: Add r-testthat. Change-Id: I7564476c5c29d5322ff8fde1cf68af387951e6b0
This commit is contained in:
parent
540b1b1878
commit
a9df5865cc
1 changed files with 1 additions and 1 deletions
|
@ -12400,7 +12400,7 @@ tools either included in speaq or available elsewhere on CRAN.")
|
|||
r-mscoreutils
|
||||
r-protgenerics
|
||||
r-s4vectors))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/RforMassSpectrometry/Spectra")
|
||||
(synopsis "Spectra infrastructure for mass spectrometry data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue