mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mipp: auto updated to 1.68.0-1
This commit is contained in:
parent
4e82922b9c
commit
0a19202de7
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MiPP
|
||||
_pkgver=1.66.0
|
||||
_pkgver=1.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.66.0
|
||||
pkgrel=2
|
||||
pkgver=1.68.0
|
||||
pkgrel=1
|
||||
pkgdesc='Misclassification Penalized Posterior Classification'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-e1071
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d6dd7b68ce052b5fbd8e6e8c2db29cc0fd9142a5a44f7652b69c2507c4ce82d4')
|
||||
sha256sums=('ee450d5c6653d59906b98853267dd3820d1aeebdbb00a9bb21207a317c600c20')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue