summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 12:37:33 +0000
committerBioArchLinuxBot2022-11-26 12:37:33 +0000
commit1e21f0774c080fcc9781d84ad0c4aa374eb8e04e (patch)
tree7375080d21df5afe308e1121bd41e714ab4bea74 /PKGBUILD
parent8ef0b2f97c78842e71f3401514e51aaaf4c7dfdc (diff)
downloadaur-1e21f0774c080fcc9781d84ad0c4aa374eb8e04e.tar.gz
[lilac] updated to 0.6.4-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e569234fce21..cb4c79790fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=jfa
_pkgver=0.6.4
pkgname=r-${_pkgname,,}
pkgver=0.6.4
-pkgrel=1
+pkgrel=4
pkgdesc='Bayesian and Classical Audit Sampling'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -18,6 +18,7 @@ optdepends=(
r-knitr
r-mus
r-rmarkdown
+ r-samplingbook
r-testthat
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")