summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-02-08 12:04:00 +0000
committerBioArchLinuxBot2024-02-08 12:04:00 +0000
commitd2207f8e5f4ebfb53cfcc1f8f2e30645c857e7d5 (patch)
tree240072367701723ef418e8b74a871f1da3384750 /PKGBUILD
parent37e1768c273f4026130e89a19c99aec6b3a5bc55 (diff)
downloadaur-r-scgps.tar.gz
[lilac] updated to 1.16.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe79bce7cb69..13eb2db2ff17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=scGPS
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=3
pkgdesc="A complete analysis of single cell subpopulations, from identifying subpopulations to analysing their relationship (scGPS = single cell Global Predictions of Subpopulation)"
arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname"
@@ -13,6 +13,7 @@ license=('GPL-3.0-only')
depends=(
blas
lapack
+ onetbb
r-caret
r-deseq2
r-dplyr