summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 12:54:55 +0000
committerBioArchLinuxBot2022-11-26 12:54:55 +0000
commit3ed7f4569f99f0d4544df42a2018f5ca56349fa1 (patch)
treedef40c9f89842382e4df08cf4c9d8471c0c06ec5
parentbba4011956127a912b3711b41b36fede482bfb08 (diff)
downloadaur-3ed7f4569f99f0d4544df42a2018f5ca56349fa1.tar.gz
[lilac] updated to 1.12.0-3
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bdbe77ea062..519e36986828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-saigegds
pkgdesc = Scalable Implementation of Generalized mixed models using GDS files in Phenome-Wide Association Studies
pkgver = 1.12.0
- pkgrel = 1
+ pkgrel = 3
url = https://bioconductor.org/packages/SAIGEgds
arch = x86_64
license = GPL
@@ -14,6 +14,7 @@ pkgbase = r-saigegds
depends = r-spatest
optdepends = r-biocgenerics
optdepends = r-crayon
+ optdepends = r-ggmanh
optdepends = r-knitr
optdepends = r-markdown
optdepends = r-parallel
diff --git a/PKGBUILD b/PKGBUILD
index fca02973ad36..03d8f5de0c6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=SAIGEgds
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
-pkgrel=1
+pkgrel=3
pkgdesc='Scalable Implementation of Generalized mixed models using GDS files in Phenome-Wide Association Studies'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -22,6 +22,7 @@ depends=(
optdepends=(
r-biocgenerics
r-crayon
+ r-ggmanh
r-knitr
r-markdown
r-parallel