mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-htmltools: fix checkdepends
This commit is contained in:
parent
7d6eb90d78
commit
7931e08a98
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,7 @@ depends=(
|
|||
r-rlang
|
||||
)
|
||||
checkdepends=(
|
||||
r-knitr
|
||||
r-markdown
|
||||
r-testthat
|
||||
)
|
||||
|
|
|
@ -9,6 +9,7 @@ repo_depends:
|
|||
- r-fastmap
|
||||
- r-rlang
|
||||
repo_makedepends:
|
||||
- r-knitr
|
||||
- r-markdown
|
||||
- r-testthat
|
||||
update_on:
|
||||
|
@ -17,3 +18,5 @@ update_on:
|
|||
repo: cran
|
||||
md5: true
|
||||
- alias: r
|
||||
- source: manual
|
||||
manual: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue