mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-harman: auto updated to 1.24.0-1
This commit is contained in:
parent
1a9c15de3e
commit
80c2ecdf68
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Harman
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgrel=2
|
||||
pkgver=1.24.0
|
||||
pkgrel=1
|
||||
pkgdesc='The removal of batch effects from datasets using a PCA and constrained optimisation based technique'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-sva
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bff4d2050f545d58889946d63bfedd03ff3f50d5d1b75251850a8b319ab48e9c')
|
||||
sha256sums=('33e277bca7ae83d037e3eab51aaa86bde28ee9b1d9dece5560806c554d4c96e5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue