r-qvcalc: add missing depends

This commit is contained in:
Shun Wang 2025-02-12 14:29:02 +08:00 committed by GitHub
parent 8e063b2ded
commit fe664563e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@ depends=(
)
optdepends=(
r-relimp
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('2494a818e5a13b2d8b4b7f6c7e3fe8bb')