mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bas: auto updated to 1.6.6-1
This commit is contained in:
parent
8f57d35f83
commit
3af17fb018
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=BAS
|
||||
_pkgver=1.6.4
|
||||
_pkgver=1.6.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.4
|
||||
pkgrel=2
|
||||
pkgver=1.6.6
|
||||
pkgrel=1
|
||||
pkgdesc='Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e517909f3896dad497507b6113ced7db03ad9ce3c97183b998ea06692e1bfef0')
|
||||
sha256sums=('ebf21a6623da7918f3972865d705e09a6396d76dd3a8758c5293ec93a4b6352d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue