mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-beclear: Add test inputs.
* gnu/packages/bioconductor.scm (r-beclear)[native-inputs]: Add r-testthat. Change-Id: Ie4d72ef55f96149ea42220d3d93ff44436f3bee1
This commit is contained in:
parent
0424471ca7
commit
072b273bc9
1 changed files with 1 additions and 1 deletions
|
@ -24342,7 +24342,7 @@ regions or annotations of your choice from BigWig files.")
|
|||
r-rcpp
|
||||
r-rdpack))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/uds-helms/BEclear")
|
||||
(synopsis "Correction of batch effects in DNA methylation data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue