mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pmcmrplus: auto updated to 1.9.12-1
This commit is contained in:
parent
a241be6dd5
commit
b49c2d40d9
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PMCMRplus
|
||||
_pkgver=1.9.10
|
||||
_pkgver=1.9.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.9.10
|
||||
pkgrel=2
|
||||
pkgver=1.9.12
|
||||
pkgrel=1
|
||||
pkgdesc='Calculate Pairwise Multiple Comparisons of Mean Rank Sums Extended'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -37,7 +37,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d883f897fa26a0bca0ba464dac7b360c6adee2c7867097e91fc7588030ed1f70')
|
||||
sha256sums=('5ec1a1bce07802bb41907a0599b4b759e9afde2a24564e9d3b2bee93e7e595b1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue