mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mboost: auto updated to 2.9.11-1
This commit is contained in:
parent
cadb82e121
commit
8920d20e1c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mboost
|
||||
_pkgver=2.9-10
|
||||
_pkgver=2.9-11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.9.10
|
||||
pkgver=2.9.11
|
||||
pkgrel=1
|
||||
pkgdesc='Model-Based Boosting'
|
||||
arch=('x86_64')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-th.data
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e713a47faa94424b497685eb3b1df3d376be5f126b48e3f834b6b897f0d0b08d')
|
||||
sha256sums=('9f37a50c7ff594b8332a31725ae144c48f50c1c9891d44b721cd37e895bfbc58')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue