mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-massspecwavelet: Add test inputs.
* gnu/packages/bioconductor.scm (r-massspecwavelet)[native-inputs]: Add r-runit. Change-Id: I833cf8e974b85f0fc07a683e4731e23270a59d1e
This commit is contained in:
parent
4c3ae44572
commit
0b2f94d9e5
1 changed files with 1 additions and 1 deletions
|
@ -18174,7 +18174,7 @@ genes.")
|
|||
`((upstream-name . "MassSpecWavelet")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-runit))
|
||||
(home-page "https://bioconductor.org/packages/MassSpecWavelet/")
|
||||
(synopsis "Mass spectrum processing by wavelet-based algorithms")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue