mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ppcseq: auto updated to 1.4.0-1
This commit is contained in:
parent
28db4997e2
commit
66ee55d68f
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ppcseq
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Probabilistic Outlier Identification for RNA Sequencing Generalized Linear Models'
|
||||
arch=('x86_64')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0a6cfded289ac0363c574680df3dc19eed512b9ad58f6bff55a4541a06f658e6')
|
||||
sha256sums=('f78b8131a9e50c5e5efc3d42ae7f8705441bb4b91ec6a07d105ef12ffbe1ac54')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue