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 69da97e2a934..694336df1682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Translate Spreadsheet Cell Ranges to Rows and Columns"
arch=('any')
url="https://cran.r-project.org/web/packages/${_cranname}/index.html"
license=('MIT')
-depends=('r' 'r-rematch' 'r-cran-tibble')
+depends=('r' 'r-rematch' 'r-tibble')
optdepends=('r-covr' 'r-testthat' 'r-knitr' 'r-rmarkdown')