gnu: r-biocthis: Add test inputs.

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

Change-Id: I2d3557752a5c20d8cc28c73ed402477c1ca92e34
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:11 +01:00
parent c91be8d12a
commit 5ffd257208
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24885,7 +24885,7 @@ transcription factor binding consensus by heuristic search.")
r-rlang r-rlang
r-styler r-styler
r-usethis)) r-usethis))
(native-inputs (list r-knitr)) (native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/lcolladotor/biocthis") (home-page "https://github.com/lcolladotor/biocthis")
(synopsis "Automate package and project setup for Bioconductor packages") (synopsis "Automate package and project setup for Bioconductor packages")
(description (description