mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dunn.test: auto updated to 1.3.6-1
This commit is contained in:
parent
b3e2835f59
commit
d408871a8f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||||
|
|
||||||
_pkgname=dunn.test
|
_pkgname=dunn.test
|
||||||
_pkgver=1.3.5
|
_pkgver=1.3.6
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=11
|
pkgrel=1
|
||||||
pkgdesc="Dunn's Test of Multiple Comparisons Using Rank Sums"
|
pkgdesc="Dunn's Test of Multiple Comparisons Using Rank Sums"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -14,8 +14,8 @@ depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('766dd9c2342ce7efadad6da433cbec14')
|
md5sums=('8ed81cd5f138a4dac25681841cb1ca81')
|
||||||
b2sums=('7a45609262d72963604d8428379784a57b7989c6e61f7d748097bcca054ade0d533ed3ee1b3ff4cf4357e57099db69007b49202da391eca7a4455bae32cada68')
|
b2sums=('36a78324aee1f7741bcb6ce5a757c486c1aeae66ebfb9e64e36abf8d0d9d3accc3946ba8a694142b8d3592630c851ac260b978a2ff674dbb4fe114e77c711dc1')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue