mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-affycoretools: auto updated to 1.78.0-1
This commit is contained in:
parent
0a9d1263e9
commit
866bfd2ea2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=affycoretools
|
_pkgname=affycoretools
|
||||||
_pkgver=1.76.0
|
_pkgver=1.78.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.76.0
|
pkgver=1.78.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Functions useful for those doing repetitive analyses with Affymetrix GeneChips'
|
pkgdesc='Functions useful for those doing repetitive analyses with Affymetrix GeneChips'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -40,7 +40,7 @@ optdepends=(
|
||||||
r-rmarkdown
|
r-rmarkdown
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('dc49547685085c9cdc68e0865193388b978bdc0e284d6b23c8cd22e386452370')
|
sha256sums=('2e1301a50c2bae6527a5cbbe23676bf35490d0b860e55285c438eb6b24b7caf7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue