mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ics: auto updated to 1.4.1-1
This commit is contained in:
parent
0a1e3d9667
commit
1666c1ed8a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ICS
|
||||
_pkgver=1.4-0
|
||||
_pkgver=1.4-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for Exploring Multivariate Data via ICS/ICA'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-robustbase
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f80d1d563af5c5f2317981b58dea975e9c65a10b1c56ffd6554ae5ea0298bae4')
|
||||
sha256sums=('49fc204ac9cad51a5e97f3321bf52556a27c4c9c036b4cf219ecccf390806a75')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue