mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lme4: auto updated to 1.1.35.2-1
This commit is contained in:
parent
0b9f357e87
commit
61307dd99d
1 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
||||||
# Contributor: Taekyung Kim <Taekyung.Kim.Maths@gmail.com>
|
# Contributor: Taekyung Kim <Taekyung.Kim.Maths@gmail.com>
|
||||||
|
|
||||||
_pkgname=lme4
|
_pkgname=lme4
|
||||||
_pkgver=1.1-35.1
|
_pkgver=1.1-35.2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Linear Mixed-Effects Models using 'Eigen' and S4"
|
pkgdesc="Linear Mixed-Effects Models using 'Eigen' and S4"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -41,8 +41,8 @@ optdepends=(
|
||||||
r-tibble
|
r-tibble
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('b452706beaa895b70d874a8a0154f87d')
|
md5sums=('7577eaf538481d62805b330e7e4c5e30')
|
||||||
b2sums=('f24c9d48813ef6ecb23777831055089924868de54febe1f7d9114b502e052002f5a7da7cf739df18d34a0d0c54cbe3577eed02a1042cca2eab3a125252ab93aa')
|
b2sums=('f6c700cc463150078031695b5d821df54116733d8f89d8661f8989be14e6615c4020b8d634816149063420775f3bba3188419d7063be9383200d9cf6c73774c2')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue