mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cftime: fix depends
This commit is contained in:
parent
e01da85962
commit
f5966ad3d5
1 changed files with 1 additions and 1 deletions
|
@ -11,12 +11,12 @@ url="https://cran.r-project.org/package=$_pkgname"
|
|||
license=('MIT')
|
||||
depends=(
|
||||
r
|
||||
r-r6
|
||||
)
|
||||
checkdepends=(
|
||||
r-ncdf4
|
||||
r-stringr
|
||||
r-testthat
|
||||
r-r6
|
||||
)
|
||||
optdepends=(
|
||||
r-knitr
|
||||
|
|
Loading…
Add table
Reference in a new issue