mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-imcrtools: auto updated to 1.2.2-1
This commit is contained in:
parent
2ec35ac8df
commit
5a359fecb1
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=imcRtools
|
_pkgname=imcRtools
|
||||||
_pkgver=1.2.1
|
_pkgver=1.2.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.2.1
|
pkgver=1.2.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Methods for imaging mass cytometry data analysis'
|
pkgdesc='Methods for imaging mass cytometry data analysis'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -49,7 +49,7 @@ optdepends=(
|
||||||
r-tidyr
|
r-tidyr
|
||||||
)
|
)
|
||||||
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=('f5896eecc74167ab90ca10aa5f88d63adc60f9766fd549e6a312acaaca886dd6')
|
sha256sums=('1fc16c049ddf9829d527adb8d7c30c59a46a6829a619e1b94e5eaec03c762569')
|
||||||
|
|
||||||
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