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-ncdf4
|
||||||
r-stringr
|
r-stringr
|
||||||
r-testthat
|
r-testthat
|
||||||
|
r-r6
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
|
@ -24,6 +25,7 @@ optdepends=(
|
||||||
r-rnetcdf
|
r-rnetcdf
|
||||||
r-stringr
|
r-stringr
|
||||||
r-testthat
|
r-testthat
|
||||||
|
r-ncdfcf
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('bbf7b8febdcb6947604097d660b2e72f')
|
md5sums=('bbf7b8febdcb6947604097d660b2e72f')
|
||||||
|
|
|
@ -6,6 +6,7 @@ repo_makedepends:
|
||||||
- r-ncdf4
|
- r-ncdf4
|
||||||
- r-stringr
|
- r-stringr
|
||||||
- r-testthat
|
- r-testthat
|
||||||
|
- r-r6
|
||||||
update_on:
|
update_on:
|
||||||
- source: rpkgs
|
- source: rpkgs
|
||||||
pkgname: CFtime
|
pkgname: CFtime
|
||||||
|
|
Loading…
Add table
Reference in a new issue