r-parameters: add missing dependencies

This commit is contained in:
Shun Wang 2025-02-11 14:43:34 +08:00 committed by GitHub
parent 8a517a9d76
commit 766ffd4238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -135,6 +135,7 @@ optdepends=(
r-weightit
r-withr
r-wrs2
r-logitr
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('cb2d606aebb32367950a0187a165b42b')