mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aroma.light: auto updated to 3.36.0-1
This commit is contained in:
parent
9c7caa9eb0
commit
f83b920fe7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=aroma.light
|
||||
_pkgver=3.34.0
|
||||
_pkgver=3.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.34.0
|
||||
pkgver=3.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Light-Weight Methods for Normalization and Visualization of Microarray Data using Only Basic R Data Types'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-princurve
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9fef7be410af21d4a02217f3f459168147d9f745fbe7f909e1576a3b075944ec')
|
||||
sha256sums=('cdb1de1e5b5cf551369102cbc832c7df1efd286982cd79a9d87f9e54655d2259')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue