# -*- 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 bertcarnell triangle 1.0 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Distribution functions and parameter estimates for the Triangle distribution
long_description    {*}${description}
checksums           rmd160  eedc542e51ffe95b7597afd732ace9ef12dddf13 \
                    sha256  3ab07d401338d24e6f6524f0d32cfaa1c6e2b7799bd36bf3b9cb97c7eb3a161b \
                    size    342399
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-assertthat

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

test.run            yes
