# -*- 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 t.lumley biglm 0.9-3
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL
description         Bounded Memory Linear and Generalized Linear Models
long_description    {*}${description}
checksums           rmd160  0b4b9cc70562086ad2a2a5636962f1453b2b51be \
                    sha256  805d483dc58c041f1616267abeb39cecaaf7271a34e90668a5439383bf9a0d58 \
                    size    13111

depends_lib-append  port:R-DBI

compilers.setup     require_fortran

depends_test-append port:R-leaps \
                    port:R-RODBC \
                    port:R-RSQLite

test.run            yes
