mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-normalize450k: auto updated to 1.30.0-1
This commit is contained in:
parent
72a2ab9029
commit
1774c4ce3b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=normalize450K
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Preprocessing of Illumina Infinium 450K data'
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
r-quadprog
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('627f07a87a14f1e587014e593d4f191777a8f555a80542f12163d66a19c0a146')
|
||||
sha256sums=('3c3eabd9899040d0129368f1aee0c9d1f0c87fcf863bfc3f2f58153aea0df208')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue