gnu: r-oai: Add test inputs.

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

Change-Id: I35e4c51881ca20cd240fe2920548b9746e5c62e0
This commit is contained in:
Ricardo Wurmus 2024-11-22 12:00:11 +01:00
parent d8dd9c3a52
commit 5d637e9ccc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -36255,7 +36255,7 @@ (define-public r-oai
(propagated-inputs (propagated-inputs
(list r-httr r-plyr r-stringr r-tibble r-xml2)) (list r-httr r-plyr r-stringr r-tibble r-xml2))
(native-inputs (native-inputs
(list r-knitr)) (list r-knitr r-testthat))
(home-page "https://github.com/ropensci/oai/") (home-page "https://github.com/ropensci/oai/")
(synopsis "General purpose OAI-PMH services client") (synopsis "General purpose OAI-PMH services client")
(description "@code{oai} provides a general purpose client to work with (description "@code{oai} provides a general purpose client to work with