# -*- 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 BayesProject 1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fast projection direction for multivariate changepoint detection
long_description    {*}${description}
checksums           rmd160  e578ca9fb54872edc8ff9903efdabb46003d72cf \
                    sha256  053aff3535359768e829bceda2882666647e9d68893a5351aecbcde40ec73d2c \
                    size    46970

depends_lib-append  port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-Rdpack

test.run            yes
