# -*- 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 marksendak constellation 0.2.0
revision            1
categories-append   economics
maintainers         nomaintainer
license             GPL-2+
description         Identify event sequences using time series joins
long_description    {*}${description}
homepage            https://github.com/marksendak/constellation
checksums           rmd160  40a72d83a288a0b3041fb13a49cac5639802f182 \
                    sha256  3825a7ce6498f2f2f845c92397687fac9f0e567d555b5442df6b7ce1bccd89b4 \
                    size    478886
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-data.table

depends_test-append port:R-devtools \
                    port:R-ggplot2 \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
