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 9b3d65078545..12bd62b4c20b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Execute and Control System Processes"
arch=('x86_64')
url="https://cran.r-project.org/package=${_cranname}"
license=('MIT')
-depends=('r' 'r-assertthat' 'r-crayon' 'r-testthat')
+depends=('r' 'r-assertthat' 'r-crayon' 'r-r6' 'r-testthat')
optdepends=('r-covr' 'r-debugme' 'r-testthat' 'r-withr')