mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-r3cpet: auto updated to 1.38.0-1
This commit is contained in:
parent
b3ed3ad80b
commit
8900a06c65
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=R3CPET
|
_pkgname=R3CPET
|
||||||
_pkgver=1.36.0
|
_pkgver=1.38.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.36.0
|
pkgver=1.38.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process'
|
pkgdesc='3CPET: Finding Co-factor Complexes in Chia-PET experiment using a Hierarchical Dirichlet Process'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -39,7 +39,7 @@ optdepends=(
|
||||||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('30bca53c7060892347c7aba71b39c9b018da1caff65d4875226dae6d642df889')
|
sha256sums=('a69f7d4a073ec865877f9044fe99b6a3dbb67d54482c38681217478139d71ab8')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue