Files

31 lines
1.1 KiB
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 cran multinomialLogitMix 1.1
revision 1
categories-append math
maintainers nomaintainer
license GPL-2
description Clustering multinomial count data under the presence of covariates
long_description {*}${description}
checksums rmd160 266f06f7bf65c0995d42d1afa8011e9b38a77692 \
sha256 b0931edc4a326c0a67fa823391c26cff9971468bc1ab82d9d858b21e754fbb86 \
size 31782
depends_lib-append port:R-coda \
port:R-doParallel \
port:R-foreach \
port:R-ggplot2 \
port:R-label.switching \
port:R-matrixStats \
port:R-mvtnorm \
port:R-RColorBrewer \
port:R-Rcpp \
port:R-RcppArmadillo
compilers.setup require_fortran
test.run yes