gnu: r-organism-dplyr: Add test inputs.

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

Change-Id: I660dd5a248f0e7b0f0694a784aae29c7b84d9e24
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:14 +01:00
parent 670c9cc2be
commit ba6ff12de8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10287,7 +10287,7 @@ Gao et al in Nature Biotechnology 2022}.")
r-rsqlite
r-s4vectors
r-tibble))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/Organism.dplyr")
(synopsis "Dplyr-based access to Bioconductor annotation resources")
(description