gnu: r-biodb: Add test inputs.

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

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

View file

@ -24957,7 +24957,7 @@ the Bioconductor project.")
r-withr
r-xml
r-yaml))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/biodb")
(synopsis "Library for connecting to chemical and biological databases")
(description