# -*- 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 jaredhuling vennLasso 0.1.6 v
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Variable selection for heterogeneous populations
long_description    Provides variable selection and estimation routines for models \
                    with main effects stratified on multiple binary factors.
checksums           rmd160  a560796fe4d6c30ed6a002e790c05b168ae326fd \
                    sha256  4cde74367ea2d1f32078553c23d27e67279d8a8d31aa3d6d12dab0c563dfdfc7 \
                    size    2897838

depends_lib-append  port:R-foreach \
                    port:R-igraph \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppNumerical \
                    port:R-VennDiagram \
                    port:R-visNetwork

compilers.setup     require_fortran

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

test.run            yes
