r-cftime: add missing dependencies

This commit is contained in:
Shun Wang 2025-02-18 22:58:49 +08:00 committed by GitHub
parent cbe0294b1b
commit 3a9653310a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -16,6 +16,7 @@ checkdepends=(
r-ncdf4
r-stringr
r-testthat
r-r6
)
optdepends=(
r-knitr
@ -24,6 +25,7 @@ optdepends=(
r-rnetcdf
r-stringr
r-testthat
r-ncdfcf
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('bbf7b8febdcb6947604097d660b2e72f')

View file

@ -6,6 +6,7 @@ repo_makedepends:
- r-ncdf4
- r-stringr
- r-testthat
- r-r6
update_on:
- source: rpkgs
pkgname: CFtime