mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 19:40:46 +02:00
gnu: r-mzr: Add missing inputs.
* gnu/packages/bioconductor.scm (r-mzr)[native-inputs]: Add r-codetools, r-msdata, r-mzid, and r-xml. Change-Id: Iaeb8286a19ddb1bc750710a0e5d5a5cee59b3901
This commit is contained in:
parent
b1efd13a3c
commit
8f0455f153
1 changed files with 1 additions and 1 deletions
|
@ -10573,7 +10573,7 @@ specific parser.")
|
|||
r-rcpp
|
||||
r-rhdf5lib))
|
||||
(native-inputs
|
||||
(list r-knitr r-runit))
|
||||
(list r-codetools r-knitr r-msdata r-mzid r-runit r-xml))
|
||||
(home-page "https://github.com/sneumann/mzR/")
|
||||
(synopsis "Parser for mass spectrometry data files")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue