r-metadat: add missing depends

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

View file

@ -28,6 +28,8 @@ optdepends=(
r-numderiv
r-rms
r-testthat
r-bayesmeta
r-ellipse
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('4303e4a28efd69147f6f95fc939ea5db')