mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-runjags: auto updated to 2.2.2.1.1-1
This commit is contained in:
parent
985d6aa78d
commit
dffae57144
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=runjags
|
||||
_pkgver=2.2.2-1
|
||||
_pkgver=2.2.2-1.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.2.1
|
||||
pkgver=2.2.2.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS'
|
||||
arch=('x86_64')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('61f6ced8c7058be7b949c82e558d8898b16bdb64e9999b49a6e92bf564396229')
|
||||
sha256sums=('9159df4ad8293656a855c56beaea7cd827eabf95a53d47d9bf94480a1c5f0583')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue