mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-yaimpute: auto updated to 1.0.34-1
This commit is contained in:
parent
aa7554ad0a
commit
c23227f202
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=yaImpute
|
||||
_pkgver=1.0-33
|
||||
_pkgver=1.0-34
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.33
|
||||
pkgrel=2
|
||||
pkgver=1.0.34
|
||||
pkgrel=1
|
||||
pkgdesc='Nearest Neighbor Observation Imputation and Evaluation Tools'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-vegan
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('58595262eb1bc9ffeeadca78664c418ea24b4e894744890c00252c5ebd02512c')
|
||||
sha256sums=('b4c898c95fca784480bbbc239c78c85dc9f45a96c34c563ea7e81248ef8a8a73')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue