r-heplots: add missing dependencies

This commit is contained in:
Shun Wang 2025-01-14 09:37:36 +08:00 committed by GitHub
parent 812f90f755
commit e25efe4bde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,6 +42,9 @@ optdepends=(
r-sleuth2
r-tidyr
r-tinytable
r-markdown
r-vcdextra
r-r.rsp
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('68b160b063d5e2090ad89903e460631a')