# -*- 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 ezglm 1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Selects significant non-additive interaction between two variables using fast GLM implementation
long_description    This package implements a simplified version of least squares and logistic regression \
                    for efficiently selecting the significant non-additive interactions between two variables.
homepage            https://code.google.com/archive/p/ezglm
checksums           rmd160  36a143cdacfcb4dfc8a3827d8bb236c605af5de6 \
                    sha256  fac2ceee69d476e5c8d170c5a5e657fc1779ebd4607fdc5aca6dfd1bc774ee74 \
                    size    13028

compilers.setup     require_fortran

test.run            yes
