mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gunifrac: auto updated to 1.6-1
This commit is contained in:
parent
885f1ab576
commit
28417e3ad7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GUniFrac
|
||||
_pkgver=1.5
|
||||
_pkgver=1.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.5
|
||||
pkgver=1.6
|
||||
pkgrel=1
|
||||
pkgdesc='Generalized UniFrac Distances, Distance-Based Multivariate Methods and Feature-Based Univariate Methods for Microbiome Data Analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-ade4
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6ad57b3938c8db89d723cce8d5920c753c9f00961c325e847e50c3ac65457252')
|
||||
sha256sums=('9678f85d3eaf1f5c4714a6d2115305d3adafe666398f19477e4b28cf7fcec54f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue