summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e1cc9ba3849..1f3f81028ed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A dplyr Back End for Databases"
arch=('any')
url="https://cran.r-project.org/web/packages/${_cranname}/index.html"
license=('MIT')
-depends=('r' 'r-assertthat' 'r-dbi' 'r-dplyr' 'r-glue' 'r-purrr' 'r-cran-rlang' 'r-tibble' 'r-tidyselect')
+depends=('r' 'r-assertthat' 'r-dbi' 'r-dplyr' 'r-glue' 'r-purrr' 'r-rlang' 'r-tibble' 'r-tidyselect')
optdepends=('r-bit64' 'r-covr' 'r-knitr' 'r-lahman' 'r-nycflights13' 'r-rmarkdown' 'r-testthat')