mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mess: auto updated to 0.5.12-1
This commit is contained in:
parent
ab5bab3fc8
commit
4b668d5126
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MESS
|
||||
_pkgver=0.5.9
|
||||
_pkgver=0.5.12
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.5.9
|
||||
pkgrel=3
|
||||
pkgver=0.5.12
|
||||
pkgrel=1
|
||||
pkgdesc='Miscellaneous Esoteric Statistical Scripts'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b57dff943a130830a24d87fe2e8f8b766cf18398c9c09e0a020d5dd183f9d72d')
|
||||
sha256sums=('41e07993e67a8aab52d9d4d07a06d654186ac8a8db9b740763ed5d481f01dcf7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue