summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 14:15:30 +0000
committerBioArchLinuxBot2022-11-26 14:15:30 +0000
commit2b267155d7836917ae57607bad750156d86b9f7e (patch)
tree57da4714305fa1645f28d57ab16c51c3c8b065f8 /PKGBUILD
parentade5b46d50cccde53b546c23b0b6fc4d7f36b10f (diff)
downloadaur-2b267155d7836917ae57607bad750156d86b9f7e.tar.gz
[lilac] updated to 0.8.3-3
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