# -*- 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 bsaul smd 0.7.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         Compute standardized mean differences
long_description    {*}${description}
homepage            https://bsaul.github.io/smd
checksums           rmd160  c514baabdf52416e11232f98bea7ff4170fd30e5 \
                    sha256  a5a95ea24b6d2afbe494793ddd9843104edfdb1ee60318336a9b76fb9d8bd796 \
                    size    20309
supported_archs     noarch

depends_test-append port:R-dplyr \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-purrr \
                    port:R-rmarkdown \
                    port:R-stddiff \
                    port:R-tableone \
                    port:R-testthat

test.run            yes
