summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 02:43:22 +0000
committerBioArchLinuxBot2023-10-27 02:43:22 +0000
commitd0cb1ddeb7a1ca3f876b2a751c79e0d3d0571f11 (patch)
tree0a378ebe669f590fb2ad9e508f73ed4484a774bd /PKGBUILD
parent4afa47bafb86581a984d71358cdc066da9734089 (diff)
downloadaur-d0cb1ddeb7a1ca3f876b2a751c79e0d3d0571f11.tar.gz
[lilac] updated to 0.9.12.4.5-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5908a473e030..13a9f6d6c6d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=BayesFactor
_pkgver=0.9.12-4.5
pkgname=r-${_pkgname,,}
pkgver=0.9.12.4.5
-pkgrel=1
+pkgrel=3
pkgdesc='Computation of Bayes Factors for Common Designs'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -28,6 +28,7 @@ optdepends=(
r-languager
r-lme4
r-markdown
+ r-rmarkdown
r-testthat
r-xtable
)