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:
Ricardo Wurmus 2024-11-26 11:24:04 +01:00
parent ef48e575c4
commit 2f5201970e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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