mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sn: auto updated to 2.1.0-1
This commit is contained in:
parent
3e4519b3f4
commit
6cc4845c4b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=sn
|
||||
_pkgver=2.0.2
|
||||
_pkgver=2.1.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.0.2
|
||||
pkgrel=3
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc='The Skew-Normal and Related Distributions Such as the Skew-t and the SUN'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-r.rsp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('957b49027c2111f51893433e902486141a942a5ed384ca605714605de80d1790')
|
||||
sha256sums=('495f9baed26e2e70357eda996fdb327ccc22673486e375686c32daec727a448b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue