# -*- 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 cran statmod 1.5.0
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Statistical modelling
long_description    Collection of algorithms and functions to aid statistical modelling.
checksums           rmd160  c11835855d3cc248fb3c69a20e607f92be1c94f0 \
                    sha256  d61c3ef9b09d55b42e038f8d767fa483ebbdec2a9c7172b1b0ccda0ae0016ec9 \
                    size    92486

compilers.setup     require_fortran

depends_test-append port:R-tweedie

test.run            yes
