gnu: r-bsseq: Add test inputs.

* gnu/packages/bioconductor.scm (r-bsseq)[native-inputs]: Add r-testthat.

Change-Id: I2689bd7786a77b223113d42c779420e5405d3a0c
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:12 +01:00
parent fb6c6e959e
commit 11f7cd2545
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25351,7 +25351,7 @@ ensemble machine learning for the estimation of nuisance functions.")
r-scales
r-summarizedexperiment))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://github.com/hansenlab/bsseq")
(synopsis "Analyze, manage and store bisulfite sequencing data")
(description