summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 873e11efd349..235bc4e4530c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=fmrs
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
-pkgrel=1
+pkgrel=3
pkgdesc='Variable Selection in Finite Mixture of AFT Regression and FMR'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -15,7 +15,6 @@ depends=(
optdepends=(
r-biocgenerics
r-knitr
- r-rmarkdown
r-testthat
r-utils
)