r-msnbase: add missing optdepends

This commit is contained in:
Shun Wang 2025-02-22 14:47:04 +08:00 committed by GitHub
parent 3ab7f7d8c1
commit e7b63c1cc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,7 @@ optdepends=(
r-testthat
r-xml
r-zoo
r-magick
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('6f84eff4794ce43c0937ee519c151c2d')