mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-geneselectmmd: auto updated to 2.46.0-1
This commit is contained in:
parent
c16ac3640b
commit
ef0a4e9e87
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.44.1
|
||||
_pkgver=2.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.44.1
|
||||
pkgver=2.46.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=('1ee9ffac8d41cd88b2786de79dbec6d6adec42f74527971250c067dd7043a433')
|
||||
sha256sums=('2ab522ca336f948b56e8811640eeb0f67ef12dc79bf924083408b755906fa925')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue