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:
Ricardo Wurmus 2024-11-22 11:59:08 +01:00
parent 0424471ca7
commit 072b273bc9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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