# -*- 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             github munterfi flexpolyline 0.3.0 v
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Flexible polyline encoding
long_description    {*}${description}
homepage            https://munterfi.github.io/flexpolyline
checksums           rmd160  9b7d06027e8846a53105c7c124eb6487f70e954d \
                    sha256  aa3dcb0f7ea0a5db339d443c0fc430117d37f58147ea2b9021737cc4d4779f55 \
                    size    815419

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

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-stringr \
                    port:R-testthat
 
test.run            yes