# -*- 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 arminstroebel atable 0.1.15
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Create tables for reporting clinical trials
long_description    {*}${description}
homepage            https://github.com/arminstroebel/atable
checksums           rmd160  673265b05d571bd512529994d430c4fa863a3aa1 \
                    sha256  0bc04cdbf043f60b97bcf1f0fc502f185226aa9b70598e16f189328f392252f4 \
                    size    574386
supported_archs     noarch

depends_lib-append  port:R-DescTools \
                    port:R-doBy \
                    port:R-effsize \
                    port:R-Hmisc \
                    port:R-plyr \
                    port:R-reshape2 \
                    port:R-settings

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
