# -*- 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 beatriz.pateiro alphashape3d 1.3.2
revision            1
maintainers         nomaintainer
license             GPL-2
description         Implementation of the 3D alpha-shape \
                    for the reconstruction of 3D sets from a point cloud
long_description    {*}${description}
checksums           rmd160  6f8195c6c2dce8828bf7e79abcee8a5d5f382f1b \
                    sha256  0356c6076abe17d3b5ff084df335c09c97b320f1014f8deb1cb4dc61e81d2095 \
                    size    20621

depends_lib-append  port:R-geometry \
                    port:R-RANN \
                    port:R-rgl
