# -*- 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 gforge forestplot 3.1.3
revision            1
maintainers         nomaintainer
license             GPL-2
description         Advanced forest plot using grid graphics
long_description    {*}${description}
checksums           rmd160  c0765aebf68f6330a73ec9b563fe2d20200a0167 \
                    sha256  13eb7b18e33ecd304e0cdec52550c920c0fa4835ce46dc2988fd98e0d6837549 \
                    size    497309
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind \
                    port:R-checkmate
