mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-zcompositions: auto updated to 1.4.0-1
This commit is contained in:
parent
c386abd7f2
commit
fd56a40613
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=zCompositions
|
||||
_pkgver=1.3.4
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.4
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Treatment of Zeros, Left-Censored and Missing Values in Compositional Data Sets'
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-truncnorm
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ae22c86fe92368a26265933f42eecc518b9b69e7d9b698bc31bfaabfc3c48e95')
|
||||
sha256sums=('a00d7d0ba861988b1836e947fd521d58137a4def04a5d7aa73a099314b7e530c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue