mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-glmgampoi: auto updated to 1.12.1-1
This commit is contained in:
parent
f647026fcf
commit
10413c7d17
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=glmGamPoi
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='Fit a Gamma-Poisson Generalized Linear Model'
|
||||
arch=('x86_64')
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-zoo
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e909ade7b8c49ec5c7c85a5ee878719c65a51ef1ba2b2342674ae5671f1c9ba4')
|
||||
sha256sums=('2da48df113c70fdeb279452fc947f07dc759539ba883f5c256e9dfb864a66917')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue