mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-caret: auto updated to 6.0.94-1
This commit is contained in:
parent
dca562832f
commit
6d1f67467b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=caret
|
||||
_pkgver=6.0-93
|
||||
_pkgver=6.0-94
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=6.0.93
|
||||
pkgrel=4
|
||||
pkgver=6.0.94
|
||||
pkgrel=1
|
||||
pkgdesc='Classification and Regression Training'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -56,7 +56,7 @@ optdepends=(
|
|||
r-themis
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4c156b88879d390436a54779ea19ffbae3f476533d83caaf30400d76130c4a07')
|
||||
sha256sums=('2715e83ca260bb739cd926a55b0d2da1e3f6308b17b56862466e738d930d29a8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue