r-evaluate: add optdepends

This commit is contained in:
Shun Wang 2025-01-12 17:38:38 +08:00 committed by GitHub
parent 4440e07421
commit f7bcfbeec2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,9 @@ optdepends=(
r-rlang
r-testthat
r-withr
r-callr
r-pkgload
r-knitr
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('a57f0d289e7fda95bfaa4ebe8836af05')