mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-curatedtcgadata: auto updated to 1.28.1-1
This commit is contained in:
parent
a16f35dad1
commit
736a6d298e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=curatedTCGAData
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.28.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='Curated Data From The Cancer Genome Atlas (TCGA) as MultiAssayExperiment Objects'
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('78a05d648518d7f7f2c3c3d6953dff0fecbabdd26a3f6f57ed745c7f130acc00')
|
||||
sha256sums=('84e3f548d504969e9458767965ad1452526531ee4d94b7e8f04310b152f410bd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue