mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-alpine: Add missing inputs.
* gnu/packages/bioconductor.scm (r-alpine)[native-inputs]: Add r-testthat. Change-Id: I0dece0c9def13b5aed392b0a8404ee96e3d57ab5
This commit is contained in:
parent
ef48e575c4
commit
2f5201970e
1 changed files with 1 additions and 1 deletions
|
@ -4285,7 +4285,7 @@ plants. The method has been specifically designed to:
|
|||
r-speedglm
|
||||
r-stringr
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/alpine")
|
||||
(synopsis "Modeling and correcting fragment sequence bias")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue