summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 14:16:30 +0000
committerBioArchLinuxBot2022-11-26 14:16:30 +0000
commit651c224996e6e2f4f5a135e955d2fbf04a50f395 (patch)
tree6d63429c569f83bad3a77a06bb8d41dc451c9ef5 /PKGBUILD
parent12812643e5077f3bc1979e8f27a08989efa7f309 (diff)
downloadaur-651c224996e6e2f4f5a135e955d2fbf04a50f395.tar.gz
[lilac] updated to 1.26.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58f4f3787a93..911f6e65f827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=ExpressionAtlas
_pkgver=1.26.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
-pkgrel=1
+pkgrel=3
pkgdesc='Download datasets from EMBL-EBI Expression Atlas'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -12,13 +12,15 @@ license=('GPL')
depends=(
r
r-biobase
+ r-biocstyle
r-httr
+ r-jsonlite
r-limma
+ r-rcurl
r-s4vectors
r-summarizedexperiment
r-xml
r-xml2
- r-biocstyle
)
optdepends=(
r-knitr