mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-glmgampoi: auto updated to 1.18.0-1
This commit is contained in:
parent
461b52b7dd
commit
013d00e7cd
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.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.18.0
|
||||
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=('723660674f5cfcc758a1798b053b2ce2dc8f9648dc0bd990935df7d23fd8c8d7')
|
||||
sha256sums=('36f57f991824f95e91c6a91423fc20b5f6f32cbbc7ab15e6b50534fa16cd2d90')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue