# -*- 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

# GitHub version is outdated.
R.setup             cran stla cxhull 0.7.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Compute the convex hull in arbitrary dimension
long_description    {*}${description}
checksums           rmd160  4c9222a613923a44e57d2403cf047f933c84d834 \
                    sha256  72fe99c51f64d1c81c3485de76255d95ffe086136c4e090a66597976be0bb94b \
                    size    558956

depends_lib-append  port:R-data.table \
                    port:R-rgl \
                    port:R-Rvcg

depends_lib-append  port:R-colorspace

test.run            yes
