mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fabia: auto updated to 2.42.0-1
This commit is contained in:
parent
dd0ba60c91
commit
ce35690967
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fabia
|
||||
_pkgver=2.40.0
|
||||
_pkgver=2.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.40.0
|
||||
pkgrel=2
|
||||
pkgver=2.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='FABIA: Factor Analysis for Bicluster Acquisition'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-biobase
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('21c836720cb429db563e71e640c6518e2617fd1f7407b21d8e8a3fa9689f47b6')
|
||||
sha256sums=('bb758c3f9c501a09a959ef1b61042b25994ec3f50a3cbf5adc05aaa6aae75711')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue