mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-superlearner: auto updated to 2.0.28-1
This commit is contained in:
parent
00f332e31f
commit
cb961c6c1b
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=SuperLearner
|
||||
_pkgver=2.0-28
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2.0.28
|
||||
pkgrel=1
|
||||
pkgdesc='Super Learner Prediction'
|
||||
arch=('any')
|
||||
|
@ -58,7 +58,7 @@ optdepends=(
|
|||
r-xgboost
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('5f42233abd48f1740c33aae1ec4ad8e9952fddb5df1ee49ff2d43d5d89f05601')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue