diff --git a/BioArchLinux/r-cancer/PKGBUILD b/BioArchLinux/r-cancer/PKGBUILD index 74825d7142..e2a3131dae 100644 --- a/BioArchLinux/r-cancer/PKGBUILD +++ b/BioArchLinux/r-cancer/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=canceR -_pkgver=1.36.3 +_pkgver=1.36.4 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=0 pkgdesc="A Graphical User Interface for accessing and modeling the Cancer Genomics Data of MSKCC" arch=(any) url="https://bioconductor.org/packages/$_pkgname" @@ -21,6 +21,7 @@ depends=( r-r.methodss3 r-r.oo r-runit + r-tidyr r-tkrplot ) optdepends=( @@ -30,8 +31,8 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -md5sums=('2e044cafedb167227aa757d494a7cb1f') -b2sums=('9790eed0be76ac4838847ed45ae25d1181d886232f4b9a7b4181fbd42c0923af649c1c90cd8f54d4941d6e35eb4e78edd61626bb8029534fc67de891b6606337') +md5sums=('502102c1705b44380f926c037808529c') +b2sums=('c4129c4238e2b5f648c741feb9df43ca11aa43f1bc6c67802bc328c1e3fe8a1b6d83800bfc46b5680857b97e6414fd4d300f90c1f099ac513af3fc7fc58b7cc9') build() { mkdir build diff --git a/BioArchLinux/r-cancer/lilac.yaml b/BioArchLinux/r-cancer/lilac.yaml index bd373a4bbf..b216f44a45 100644 --- a/BioArchLinux/r-cancer/lilac.yaml +++ b/BioArchLinux/r-cancer/lilac.yaml @@ -14,6 +14,7 @@ repo_depends: - r-r.methodss3 - r-r.oo - r-runit +- r-tidyr - r-tkrplot update_on: - source: rpkgs