# -*- 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 cran hosm 0.1.0
revision            1
maintainers         nomaintainer
license             GPL-3
description         High Order Spatial Matrix
long_description    {*}${description}
checksums           rmd160  694b19d7b55c9782e80ad4148c251deb13f98f0f \
                    sha256  85975816f00cbf18e92348669a6e3fb76a507b240b83883e3c07cafcb6f74b18 \
                    size    5851
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-maps \
                    port:R-readxl \
                    port:R-sf \
                    port:R-tibble \
                    port:R-tidyverse \
                    port:R-units

test.run            yes
