# -*- 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             github ModelOriented hstats 1.2.1
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Interaction statistics
long_description    {*}${description}
homepage            https://modeloriented.github.io/hstats/
checksums           rmd160  bca7a4d935954a91f13064b35e46afb7422e1304 \
                    sha256  1992fd292493d73f0366eb94b6122b07988f4c7e264e1bf64e98f2953ea29550 \
                    size    511300
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-ggplot2

depends_test-append port:R-testthat

test.run            yes
