# -*- 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 gilbert.ritschard TraMineR 2.2-12
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Trajectory miner – a toolbox for exploring and rendering sequences
long_description    {*}${description}
homepage            http://traminer.unige.ch
checksums           rmd160  bb1bc37344485c170b5cddb8ffecfed6844d47c3 \
                    sha256  6463d32c937af84413a01d77140d3961c69ad03383ebc90c0058609b85297a30 \
                    size    1265831

depends_lib-append  port:R-colorspace \
                    port:R-RColorBrewer \
                    port:R-vegan

depends_test-append port:R-TraMineRextras \
                    port:R-WeightedCluster \
                    port:R-xtable

test.run            yes
