# -*- 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 pbreheny visreg 2.7.0
revision            2
maintainers         nomaintainer
license             GPL-3
description         Visualization of Regression models
long_description    {*}${description}
homepage            https://pbreheny.github.io/visreg
checksums           rmd160  c3b6ccfaad41cb13ebd503bd1c0271eefa5b7a42 \
                    sha256  cda84107934e993e4af9e19905c22256b2b70eb1209d494a34810fd8bb871e1c \
                    size    140923
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-ggplot2 \
                    port:R-knitr \
                    port:R-rgl

test.run            yes
