mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-icheck: auto updated to 1.26.0-1
This commit is contained in:
parent
e66e72ce6d
commit
4f7d1cf564
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=iCheck
|
||||
_pkgver=1.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='QC Pipeline and Data Analysis Tools for High-Dimensional Illumina mRNA Expression Data'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ depends=(
|
|||
r-scatterplot3d
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('856a97a64ef558537b71d17afc85993eb4a09ada7f42f4a1f5491e238ab4ce1a')
|
||||
sha256sums=('ac96438a7cddd00ee8725a0da32122276cc3112d4a4936bb6895b29d72270c5e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue