mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-yarn: Add test inputs.
* gnu/packages/bioconductor.scm (r-yarn)[native-inputs]: Add r-testthat. Change-Id: I709b5cb42d6e9217957d42ace3eb29d775a5bfe5
This commit is contained in:
parent
aa88387f18
commit
967be9d96a
1 changed files with 1 additions and 1 deletions
|
@ -18078,7 +18078,7 @@ groups.")
|
|||
r-rcolorbrewer
|
||||
r-readr))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/yarn/")
|
||||
(synopsis "Robust multi-condition RNA-Seq preprocessing and normalization")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue