mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-classifyr: auto updated to 3.10.4-1
This commit is contained in:
parent
005d053281
commit
e81653d781
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=ClassifyR
|
_pkgname=ClassifyR
|
||||||
_pkgver=3.10.3
|
_pkgver=3.10.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.10.3
|
pkgver=3.10.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A framework for cross-validated classification problems, with applications to differential variability and differential distribution testing'
|
pkgdesc='A framework for cross-validated classification problems, with applications to differential variability and differential distribution testing'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -53,7 +53,7 @@ optdepends=(
|
||||||
r-xgboost
|
r-xgboost
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('da94114a9f1003c416038640349b91d1f782dde5f19959da33a682f52de1078f')
|
sha256sums=('9efc60fa845e446abf4609f0d8d6f78d4f1f8aa21ec9bc516f1d93df195ad301')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue