Files
2024-04-26 11:38:57 -04:00

22 lines
883 B
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
R.setup cran mixmod Rmixmod 2.1.10
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Classification with mixture modelling
long_description Interface of MIXMOD software for supervised, unsupervised and semi-supervised classification with mixture modelling.
homepage https://github.com/mixmod/mixmod
checksums rmd160 6d018a42e290d8b592134ab120dca05391cd7cb1 \
sha256 96d592c36a456ab744b5e885dbbc929e4d1d2a5f4d8489c9c224fe353f0af189 \
size 630895
depends_lib-append port:R-Rcpp \
port:R-RcppEigen
test.run yes