mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-arrayexpress: auto updated to 1.62.0-1
This commit is contained in:
parent
7eeb696365
commit
761c05851a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ArrayExpress
|
||||
_pkgver=1.60.0
|
||||
_pkgver=1.62.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.60.0
|
||||
pkgver=1.62.0
|
||||
pkgrel=1
|
||||
pkgdesc='Access the ArrayExpress Microarray Database at EBI and build Bioconductor data structures: ExpressionSet, AffyBatch, NChannelSet'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-affy
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('df5d104d803c742576adc6d388865a9b0fc6f81d4a3382c09c4aa733b81b63c5')
|
||||
sha256sums=('5992297a2d64cfc580a42b7afb0d85597090e1ab412931e0c5e52f9c4d36cb32')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue