mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-crlmm: auto updated to 1.64.0-1
This commit is contained in:
parent
0f02b400de
commit
c56a6801b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=crlmm
|
||||
_pkgver=1.62.0
|
||||
_pkgver=1.64.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.62.0
|
||||
pkgver=1.64.0
|
||||
pkgrel=1
|
||||
pkgdesc='Genotype Calling (CRLMM) and Copy Number Analysis tool for Affymetrix SNP 5.0 and 6.0 and Illumina arrays'
|
||||
arch=('x86_64')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-snpstats
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bdf9b6ba9b19c17d6602f6cd5ca8f73cbba8db29e0849f5ef1f180dab9e21f2c')
|
||||
sha256sums=('a541b3cb03829e7bf9af5dc59c20b355f585b46be63155bc06269e79ec3b8839')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue