mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mscoreutils: Add test inputs.
* gnu/packages/bioconductor.scm (r-mscoreutils)[native-inputs]: Add r-testthat. Change-Id: Ib909e1a247ca6b22a844aec19d17075750bf99db
This commit is contained in:
parent
fec0fe9f8d
commit
a2610bcb5e
1 changed files with 1 additions and 1 deletions
|
@ -23357,7 +23357,7 @@ memory usage and processing time is minimized.")
|
|||
(propagated-inputs
|
||||
(list r-clue r-mass r-rcpp r-s4vectors))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/RforMassSpectrometry/MsCoreUtils")
|
||||
(synopsis "Core utils for mass spectrometry data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue