summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 8 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51c06639cae5..864e6af8c7e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=flextable
_pkgver=0.8.3
pkgname=r-${_pkgname,,}
pkgver=0.8.3
-pkgrel=1
+pkgrel=3
pkgdesc='Functions for Tabular Reporting'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -25,11 +25,18 @@ depends=(
optdepends=(
r-bookdown
r-broom
+ r-broom.mixed
+ r-cluster
r-commonmark
+ r-doconv
r-equatags
r-ggplot2
+ r-lme4
+ r-locatexec
r-magick
r-mgcv
+ r-nlme
+ r-officedown
r-pdftools
r-scales
r-testthat