# -*- 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             r-forge r-forge kmndirs 0.0-0
revision            1
categories-append   math
maintainers         nomaintainer
license             Restrictive
description         R interface to the k-mean-directions algorithm
long_description    {*}${description} of Maitra and Ramler (2010, JCGS)
checksums           rmd160  019e61480db9a314f28e67c2cf89b170d67cf1ad \
                    sha256  094bc881c7b604e915ad63c15b4f025a1f11263531537eb5602438917d809c28 \
                    size    33202

compilers.setup     require_fortran

test.run            yes
