mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cftime: add missing dependencies
This commit is contained in:
parent
cbe0294b1b
commit
3a9653310a
2 changed files with 3 additions and 0 deletions
|
@ -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')
|
||||
|
|
|
@ -6,6 +6,7 @@ repo_makedepends:
|
|||
- r-ncdf4
|
||||
- r-stringr
|
||||
- r-testthat
|
||||
- r-r6
|
||||
update_on:
|
||||
- source: rpkgs
|
||||
pkgname: CFtime
|
||||
|
|
Loading…
Add table
Reference in a new issue