mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mclust: auto updated to 6.1.1-1
This commit is contained in:
parent
d0908cdf34
commit
c7957012db
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mclust
|
||||
_pkgver=6.1
|
||||
_pkgver=6.1.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Gaussian Mixture Modelling for Model-Based Clustering, Classification, and Density Estimation"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e07e481162d30f29d2c815050264ddd4')
|
||||
b2sums=('1fadd39cbeb77d8ef3a698ff8bfc69379fb7f6e61bff59b6c02d5c011c52431f1d854e0c850c405fd83f7006e9bea746672491ef2970daea9ac43305c2678965')
|
||||
md5sums=('b8feb881391b91082fe3ef2b5a436c4d')
|
||||
b2sums=('6512b5b3bff9b2ae95efdc5e2251f8519b89868ac98df35f50841f677fd8fff87af71bec326a05856f2930799f9d1a3e273a9dcbde71df262c52567d3eebda99')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue