mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-frgepistasis: auto updated to 1.42.0-1
This commit is contained in:
parent
0b0763742c
commit
1d2002b6ce
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FRGEpistasis
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.40.0
|
||||
pkgver=1.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='Epistasis Analysis for Quantitative Traits by Functional Regression Model'
|
||||
arch=('any')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-fda
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('230ceb4aff74ef5c9173c61834ee271c354fbc5d6c2147a0ea6aaa997382f73a')
|
||||
sha256sums=('d12678e1b1e149d590f3d2dcd6163d5b52a0f66c1bf725b269f4dcc37bfba650')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue