mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lisaclust: auto updated to 1.8.2-1
This commit is contained in:
parent
ad5efef7bb
commit
3f7f38d223
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.8.1
|
||||
_pkgver=1.8.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.1
|
||||
pkgver=1.8.2
|
||||
pkgrel=1
|
||||
pkgdesc='lisaClust: Clustering of Local Indicators of Spatial Association'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6b8587bbaa8e2d402ed4926535aa4db88f36b812512cab23b59286f50a0747ed')
|
||||
sha256sums=('c1c2b2be4cba09240b2537cf1d551931fab907687766afaf37e8128dc72aee57')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue