# -*- 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 tablaxlsx 1.2.5
revision            1
categories-append   office
maintainers         nomaintainer
license             GPL-3
description         Write formatted tables in Excel workbooks
long_description    {*}${description}
checksums           rmd160  8066ece5d56a48194e01715a3f42155c09956145 \
                    sha256  6de95e6550b42872f2a50ecd03cdde8349d1c5c4db85ce53d8d95f8d75c792b3 \
                    size    51707
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-openxlsx

test.run            yes