mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geneselectmmd: auto updated to 2.50.0-1
This commit is contained in:
parent
4bd89f6392
commit
3f362807da
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GeneSelectMMD
|
||||
_pkgver=2.48.0
|
||||
_pkgver=2.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.48.0
|
||||
pkgver=2.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='Gene selection based on the marginal distributions of gene profiles that characterized by a mixture of three-component multivariate distributions'
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5495bd69b41dd414a773a34fe9136476db78ced106eaa5030bb4e46d77419110')
|
||||
sha256sums=('1dd9fd27b4ef9218d1388ecaa9a4bc463a8044718fcfa685b755079006186240')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue