mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dyebias: auto updated to 1.66.0-1
This commit is contained in:
parent
d6fed81772
commit
da06babac8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=dyebias
|
||||
_pkgver=1.64.0
|
||||
_pkgver=1.66.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.64.0
|
||||
pkgver=1.66.0
|
||||
pkgrel=1
|
||||
pkgdesc='The GASSCO method for correcting for slide-dependent gene-specific dye bias'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-methods
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8dda670fc0ecc73e90560f33d1808d8f09d79ebfe78b46336dcfb833fa34c7cc')
|
||||
sha256sums=('941861ad716648496d328e672e8542d4e90fe7b41acfa0566eb16ba8e518f539')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue