mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lisaclust: auto updated to 1.12.3-1
This commit is contained in:
parent
a2aa939900
commit
ab00753ba9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=lisaClust
|
||||
_pkgver=1.12.1
|
||||
_pkgver=1.12.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.1
|
||||
pkgver=1.12.3
|
||||
pkgrel=1
|
||||
pkgdesc='lisaClust: Clustering of Local Indicators of Spatial Association'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cdb139e8eda5bf0ea68cc55c9c7d70b71e081b3ddefa87584973a23458d94ff9')
|
||||
sha256sums=('41a567d4be196e553536eb206ea9834ee493fe4c841320b084c27a330f3ceba7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue