mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-getdee2: auto updated to 1.16.2-1
This commit is contained in:
parent
0b25baee6a
commit
e5e13e4fe9
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=getDEE2
|
_pkgname=getDEE2
|
||||||
_pkgver=1.16.0
|
_pkgver=1.16.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.16.0
|
pkgver=1.16.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Programmatic access to the DEE2 RNA expression dataset'
|
pkgdesc='Programmatic access to the DEE2 RNA expression dataset'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -20,7 +20,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
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=('919a109a7d65fbe77382585c2f10aff7e3d26f725078369e0ce91734d77e4d04')
|
sha256sums=('1bcddce5dfad8011455807beb2bb12424939bd9449c2338a42732d22472e8975')
|
||||||
|
|
||||||
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