summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 14:09:42 +0000
committerBioArchLinuxBot2022-11-26 14:09:42 +0000
commit81f8af9ba14d5b5893c0bf493ad4bbe3f0730d85 (patch)
tree7b75d29d6ae0bd1bd0d3fb0e187090baae337eca /PKGBUILD
parentb0b85e6b6ae1632c0d1736bdc9c89ac2620eeb03 (diff)
downloadaur-81f8af9ba14d5b5893c0bf493ad4bbe3f0730d85.tar.gz
[lilac] updated to 1.4.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 286f9999cf7f..97f6858fa48a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ _pkgname=transformGamPoi
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
-pkgrel=1
+pkgrel=3
pkgdesc='Variance Stabilizing Transformation for Gamma-Poisson Models'
-arch=('any')
+arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
license=('GPL')
depends=(
@@ -15,6 +15,7 @@ depends=(
r-glmgampoi
r-hdf5array
r-matrixgenerics
+ r-rcpp
r-summarizedexperiment
)
optdepends=(