# -*- 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 Rpcop 1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Principal curves of oriented points
long_description    {*}${description}
checksums           rmd160  7d36d17441cc7f95076a0e24f92f002ebed94b7c \
                    sha256  82c41f710aa9c4d666f8711498e0de8fc668192dfb642b5b6349f1aa68659b51 \
                    size    28397

depends_lib-append  port:R-princurve \
                    port:R-Rcpp

test.run            yes
