mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-zcompositions: auto updated to 1.5.0.4-1
This commit is contained in:
parent
ae99b41f26
commit
564c3534af
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.5.0-3
|
||||
_pkgver=1.5.0-4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
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"
|
||||
|
@ -14,8 +14,8 @@ depends=(
|
|||
r-truncnorm
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('13be19cca01949f8e1f2577efcc0fdbb')
|
||||
b2sums=('62aefe21f250e456cbb91a9b9a06bd69353193d5ad856758364687dca445d5839929587d28bcc5318d8e730588c6858db69197fa0bb5de46f74210fe14f6a1b8')
|
||||
md5sums=('b0276e195b69aa82ee5bf1a8e5647257')
|
||||
b2sums=('3900619aa040e9e587ae8a19059048e11672f25256ce3e688c9c42840b453bd51f253d4739494b832bb8bbf0a9c88a0487ab9f68219ce5fcfb58b9de7e45a3b7')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue