r-canvasxpress: fix checkdepends

This commit is contained in:
Pekka Ristola 2024-04-30 14:44:57 +03:00
parent a72f6f0546
commit 1f989cc34b
No known key found for this signature in database
GPG key ID: 2C20BE716E05213E
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ checkdepends=(
r-ggplot2
r-readr
r-shiny
r-stringr
r-testthat
)
optdepends=(

View file

@ -13,6 +13,7 @@ repo_makedepends:
- r-ggplot2
- r-readr
- r-shiny
- r-stringr
- r-testthat
update_on:
- source: rpkgs