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 2b9638ec2ac5..e34860e9d871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Read Excel Files"
arch=('x86_64')
url="https://cran.r-project.org/package=${_cranname}"
license=('GPL3')
-depends=('r' 'r-cellranger' 'r-tibble>=1.1')
+depends=('r' 'r-cellranger' 'r-rcpp>=0.12.12' 'r-tibble>=1.1')
optdepends=('r-covr' 'r-knitr' 'r-rmarkdown' 'r-rprojroot' 'r-testthat')