mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bas: auto updated to 1.6.3-1
This commit is contained in:
parent
a338336ddf
commit
4e6c04b91b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=BAS
|
||||
_pkgver=1.6.2
|
||||
_pkgver=1.6.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.2
|
||||
pkgrel=6
|
||||
pkgver=1.6.3
|
||||
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=('ecfc7f93d4d92d2c7c4dd72cee9b4843999e3b83ed64d46b207eca57d1931a35')
|
||||
sha256sums=('59d28e381465dd487061799df8fb374d2e9a950237730eb8aad2071ce20ffd50')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue