mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mzid: Add test inputs.
* gnu/packages/bioconductor.scm (r-mzid)[native-inputs]: Add r-testthat. Change-Id: I061c85d84c939e692b6d3fa84ac3acf468f90ac7
This commit is contained in:
parent
f632f17071
commit
d6e11a854d
1 changed files with 1 additions and 1 deletions
|
@ -10129,7 +10129,7 @@ and irregular enzymatic cleavages, mass measurement accuracy, etc.")
|
|||
r-protgenerics
|
||||
r-xml))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/mzID")
|
||||
(synopsis "Parser for mzIdentML files")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue