# -*- 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 GeoBosh gbutils 0.5
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Utilities for simulation, plots, quantile functions and programming
long_description    {*}${description}
homepage            https://geobosh.github.io/gbutils
checksums           rmd160  3cfa270754ae5fc292237b282e489e0d0c606f2a \
                    sha256  ae53356b4e039d937bdd66ec5dd1f061d651b574fa2671997cb0c7e26265c6be \
                    size    110921
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Rdpack

depends_lib-append  port:R-classGraph \
                    port:R-graph \
                    port:R-Rgraphviz \
                    port:R-testthat

test.run            yes
