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:
Ricardo Wurmus 2024-11-22 11:58:23 +01:00
parent 540b1b1878
commit a9df5865cc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12400,7 +12400,7 @@ tools either included in speaq or available elsewhere on CRAN.")
r-mscoreutils r-mscoreutils
r-protgenerics r-protgenerics
r-s4vectors)) r-s4vectors))
(native-inputs (list r-knitr)) (native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/RforMassSpectrometry/Spectra") (home-page "https://github.com/RforMassSpectrometry/Spectra")
(synopsis "Spectra infrastructure for mass spectrometry data") (synopsis "Spectra infrastructure for mass spectrometry data")
(description (description