mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-glmmadaptive: auto updated to 0.9.7-1
This commit is contained in:
parent
757308d6d0
commit
908c46dc20
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=GLMMadaptive
|
||||
_pkgver=0.9-1
|
||||
_pkgver=0.9-7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Generalized Linear Mixed Models using Adaptive Gaussian Quadrature"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5425f98c02d9ed56c6190b5c2b11dc8e')
|
||||
b2sums=('d2e8007729a569ebeb2b7d498bf4ed38076526c3a6610537ef79f28ecb32c757d31b2350b99c17bdea39a3e70276f6fa563001909464c6baa9d47fefe727d75a')
|
||||
md5sums=('321a078158c71c7de29dad618c94823b')
|
||||
b2sums=('2a3f7e8fd792f9b67e5f67522db6069fb9511ba601e9fe8a2473c24865681e7026a04775e03052e8547fee4602a5dec2906f5b254cdb6573a4b89398b57db2fd')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue