mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aods3: auto updated to 0.5-1
This commit is contained in:
parent
17eb99df0a
commit
3a7b33106f
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=aods3
|
||||
_pkgver=0.4-1.2
|
||||
_pkgver=0.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.1.2
|
||||
pkgrel=6
|
||||
pkgver=0.5
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of Overdispersed Data using S3 Methods'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-lme4
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8d5cfcea7c971ad5ebc9e87c4b7316dbc797ce86285f02514d84296e4feea465')
|
||||
sha256sums=('322725869057a617e105d55d1c6e12c5c195577f0ea1daf25076568ccdb0f66e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue