mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-evaluate: add optdepends
This commit is contained in:
parent
4440e07421
commit
f7bcfbeec2
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ optdepends=(
|
|||
r-rlang
|
||||
r-testthat
|
||||
r-withr
|
||||
r-callr
|
||||
r-pkgload
|
||||
r-knitr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('a57f0d289e7fda95bfaa4ebe8836af05')
|
||||
|
|
Loading…
Add table
Reference in a new issue