# -*- 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 vpmakine Numero 1.9.8
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Statistical framework to define subgroups in complex datasets
long_description    {*}${description}
checksums           rmd160  2f2680d315ea66bef2b2d31cf5ab84c22472dcaf \
                    sha256  c317e85c719b9a273049bd2cded898f76c2238a09faff6a6114347c802f3160d \
                    size    3836904

depends_lib-append  port:R-Rcpp

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
