mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-shinymeta: fix checkdepends
This commit is contained in:
parent
1f989cc34b
commit
c2dc81c8d9
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ depends=(
|
||||||
checkdepends=(
|
checkdepends=(
|
||||||
r-knitr
|
r-knitr
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
|
r-stringr
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
|
|
|
@ -14,6 +14,7 @@ repo_depends:
|
||||||
repo_makedepends:
|
repo_makedepends:
|
||||||
- r-knitr
|
- r-knitr
|
||||||
- r-rmarkdown
|
- r-rmarkdown
|
||||||
|
- r-stringr
|
||||||
- r-testthat
|
- r-testthat
|
||||||
update_on:
|
update_on:
|
||||||
- source: rpkgs
|
- source: rpkgs
|
||||||
|
|
Loading…
Add table
Reference in a new issue