mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mlr3tuning: auto updated to 0.20.0-1
This commit is contained in:
parent
023d52cb4e
commit
640f3ba159
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mlr3tuning
|
||||
_pkgver=0.19.2
|
||||
_pkgver=0.20.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.2
|
||||
pkgver=0.20.0
|
||||
pkgrel=1
|
||||
pkgdesc="Tuning for 'mlr3'"
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-xgboost
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c52a6ad25d159660d2476f5933d1dee97b27e4e5d5e014dc85ec64febda947b4')
|
||||
sha256sums=('23be363aabfeb4db3ebf994b78e29710526638143e054396a360a7deb0c32cf8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue