gnu: r-covr: Add test inputs.

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

Change-Id: I2a7d27d61d202f5aa08ba3acb57c50b650efc054
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:54 +01:00 committed by Andreas Enge
parent 611dbe3a1a
commit 75a5f90099
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -30115,6 +30115,7 @@ and interfaces to external frameworks.")
(native-inputs
(list esbuild
r-knitr ;for vignettes
r-testthat
(let ((version "3.3.5"))
(origin
(method git-fetch)