summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 15:22:50 +0000
committerBioArchLinuxBot2022-11-26 15:22:50 +0000
commit4c164ba3b6a4a26d22778a3a16a53a4ff1d28417 (patch)
treec93af76881fc0a7a25b16c0126cf0a625bbd8121 /PKGBUILD
parent45ae7d638ce9280a92dab9f6ed2853be789dcf61 (diff)
downloadaur-4c164ba3b6a4a26d22778a3a16a53a4ff1d28417.tar.gz
[lilac] updated to 1.22.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cd87cc1a0fd..1b997420e22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=GenomicDataCommons
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
-pkgrel=1
+pkgrel=3
pkgdesc='NIH / NCI Genomic Data Commons Access'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -20,19 +20,20 @@ depends=(
r-rappdirs
r-readr
r-rlang
- r-s4vectors
- r-summarizedexperiment
r-tibble
r-xml2
)
optdepends=(
r-biocparallel
r-biocstyle
+ r-data.table
r-dt
r-genomicalignments
r-ggplot2
r-knitr
r-listviewer
+ r-maftools
+ r-r.utils
r-rmarkdown
r-rsamtools
r-testthat