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