# -*- 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 AppliedStat weibullness 1.24.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Goodness-of-fit test for Weibull distribution
long_description    {*}${description}
homepage            https://AppliedStat.GitHub.io/R
checksums           rmd160  d27ad13d47ea1dd5a85c84c59e7f7e89aa6edca1 \
                    sha256  a1dfa37132da69f030b6701031af14b7ca887fcba04caa90d6aad123b6425c1c \
                    size    4354341
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-bsgof

test.run            yes
