summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4271f47c314..59412cd0a8bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,22 +5,23 @@ _pkgname=questionr
_pkgver=0.7.8
pkgname=r-${_pkgname,,}
pkgver=0.7.8
-pkgrel=1
+pkgrel=3
pkgdesc='Functions to Make Surveys Processing Easier'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
license=('GPL')
depends=(
r
+ xclip
r-classint
r-highr
r-htmltools
r-labelled
r-miniui
+ r-rlang
r-rstudioapi
r-shiny
r-styler
- xclip
)
optdepends=(
r-dplyr