mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pharmacogx: auto updated to 3.10.1-1
This commit is contained in:
parent
3e52b7c40e
commit
95acc107d4
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=PharmacoGx
|
_pkgname=PharmacoGx
|
||||||
_pkgver=3.10.0
|
_pkgver=3.10.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.10.0
|
pkgver=3.10.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Analysis of Large-Scale Pharmacogenomic Data'
|
pkgdesc='Analysis of Large-Scale Pharmacogenomic Data'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -42,7 +42,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=('fa26d34dc45c4460688f32b099ce3ad82b24cdf2f40885d49dd85100c9d8c7ab')
|
sha256sums=('1d9cbe2e367eb31ce1cda0cf4064eaf8de1b5704cb1d280609c4707c9c70c31b')
|
||||||
|
|
||||||
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