summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-12-25 18:05:43 +0000
committerBioArchLinuxBot2022-12-25 18:05:43 +0000
commit5ec11720c24bed82b33f1f48fb9afc4e03b88ed0 (patch)
treea84651c5546f66540feac008b3a5fd33098818c5 /PKGBUILD
parenta4951ad6b1fa28b9cfec8860b0cfeb37b1d5df6f (diff)
downloadaur-5ec11720c24bed82b33f1f48fb9afc4e03b88ed0.tar.gz
[lilac] updated to 1.6.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 516e066ff4bc..a4bc36d1f181 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=flowGraph
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
-pkgrel=1
+pkgrel=3
pkgdesc='Identifying differential cell populations in flow cytometry data accounting for marker frequency'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -30,6 +30,7 @@ depends=(
)
optdepends=(
r-biocstyle
+ r-dplyr
r-knitr
r-rmarkdown
r-testthat