mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-broom.mixed: auto updated to 0.2.9.6-1
This commit is contained in:
parent
34e29ea41c
commit
f8eacecdcb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=broom.mixed
|
||||
_pkgver=0.2.9.5
|
||||
_pkgver=0.2.9.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.9.5
|
||||
pkgrel=2
|
||||
pkgver=0.2.9.6
|
||||
pkgrel=1
|
||||
pkgdesc='Tidying Methods for Mixed Models'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
r-tmb
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('959fa6cd26135ad408d3ee447d4423919c9cdaa9a6ecc4396f858c90d30b5ab3')
|
||||
sha256sums=('f06bfd7ddec2db64ef53cfb02bcb2c0dc90ec3c27e41236c2930820a79e3988c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue