mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spbayes: auto updated to 0.4.8-1
This commit is contained in:
parent
ec380d6984
commit
9a4fa79923
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spBayes
|
||||
_pkgver=0.4-7
|
||||
_pkgver=0.4-8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.7
|
||||
pkgrel=2
|
||||
pkgver=0.4.8
|
||||
pkgrel=1
|
||||
pkgdesc='Univariate and Multivariate Spatial-Temporal Modeling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-mba
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('794558920a5b2042534a6d46e507fd1f1d05065d37b697693ce05be7cf242ba3')
|
||||
sha256sums=('0d2e1f7ab859b6f6ff2b386709382fb953cad6b6295ac93ff07396e9145f569e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue