# -*- 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 hypertidy area 0.2.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Calculate area of triangles and polygons
long_description    {*}${description}
homepage            https://github.com/hypertidy/area
checksums           rmd160  70719b26d0fe8995201de6f40437d9369a152bfb \
                    sha256  1e0c7c73ef0ebc96406aa27c371e760f0b24fe401bdd662cd2a75dfb942cf42f \
                    size    91296

depends_lib-append  port:R-cpp11

depends_test-append port:R-testthat

test.run            yes
