mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-fmcsr: Add test inputs.
* gnu/packages/bioconductor.scm (r-fmcsr)[native-inputs]: Add r-runit. Change-Id: Ie697ce9fc16228e3fef12dbd5fdefe104c07736f
This commit is contained in:
parent
8f39086739
commit
3e78a85166
1 changed files with 1 additions and 1 deletions
|
@ -21300,7 +21300,7 @@ structures.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics r-chemminer r-runit))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-runit))
|
||||
(home-page "https://github.com/girke-lab/fmcsR")
|
||||
(synopsis "Mismatch tolerant maximum common substructure searching")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue