summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 04:43:36 +0000
committerBioArchLinuxBot2023-10-27 04:43:36 +0000
commit5f0253cd4bbcaafc92d922780ae22c5c2605d2b1 (patch)
tree8cb6b3101e77dea964fcc622f347b84d80389f91 /PKGBUILD
parent66f94e4de2928ba0d329b78e897c910cb341fc77 (diff)
downloadaur-5f0253cd4bbcaafc92d922780ae22c5c2605d2b1.tar.gz
[lilac] updated to 2.28.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b798efdc96ae..5c0418f76229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=GOSemSim
_pkgver=2.28.0
pkgname=r-${_pkgname,,}
pkgver=2.28.0
-pkgrel=1
+pkgrel=3
pkgdesc='GO-terms Semantic Similarity Measures'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -14,6 +14,7 @@ depends=(
r-annotationdbi
r-go.db
r-rcpp
+ r-rlang
)
optdepends=(
r-annotationhub
@@ -26,6 +27,8 @@ optdepends=(
r-rmarkdown
r-rocr
r-testthat
+ r-tidyr
+ r-tidyselect
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('081dc5cdb6ea3cc8f19cff4c7c0f4cfdedb7711dece39372658983e0de975082')