mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-nnnorm: auto updated to 2.70.0-1
This commit is contained in:
parent
d990fced34
commit
bc92524c6d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=nnNorm
|
||||
_pkgver=2.68.0
|
||||
_pkgver=2.70.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.68.0
|
||||
pkgver=2.70.0
|
||||
pkgrel=1
|
||||
pkgdesc='Spatial and intensity based normalization of cDNA microarray data based on robust neural nets'
|
||||
arch=('any')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-marray
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0ec580c3a2bb051c578e922a15b86b8aa6f7280f4ab603e538ff2b7faea273e4')
|
||||
sha256sums=('b65838b641d006c942eb73ce20854cfd77c46bad760e5265c7144a97576b23b3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue