mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mfa: auto updated to 1.24.0-1
This commit is contained in:
parent
0a4bba775a
commit
1cfd04db5f
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=mfa
|
_pkgname=mfa
|
||||||
_pkgver=1.22.0
|
_pkgver=1.24.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Bayesian hierarchical mixture of factor analyzers for modelling genomic bifurcations"
|
pkgdesc="Bayesian hierarchical mixture of factor analyzers for modelling genomic bifurcations"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -32,8 +32,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('a47205412204ffd49737d41b7b78574d')
|
md5sums=('37fa2e82d83636458e9a20cc72069dcd')
|
||||||
sha256sums=('043a7b884c4d454c12b0c9066f114faf1824eb531630a92053cb42ac684488e5')
|
sha256sums=('4e98fbf604696392ae4fe31a4755415eb906a721c2e2ceab68c0e22f0cd51841')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
|
Loading…
Add table
Reference in a new issue