mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-depecher: auto updated to 1.12.0-1
This commit is contained in:
parent
a31d204b68
commit
0b83e25e13
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=DepecheR
|
_pkgname=DepecheR
|
||||||
_pkgver=1.10.0
|
_pkgver=1.12.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.10.0
|
pkgver=1.12.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Determination of essential phenotypic elements of clusters in high-dimensional entities'
|
pkgdesc='Determination of essential phenotypic elements of clusters in high-dimensional entities'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -37,7 +37,7 @@ optdepends=(
|
||||||
r-uwot
|
r-uwot
|
||||||
)
|
)
|
||||||
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=('a923165f6cff6f68115ef85f8b21f88413725f3d0b44d01af3ed1f1977940094')
|
sha256sums=('57e2bdb22b5ffb3c61640f0d8a8020b2dd3a91d1e62a0e0a53f715ddda673d66')
|
||||||
|
|
||||||
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