# -*- 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 yi.lian free 1.0.2
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Flexible regularized estimating equations
long_description    {*}${description}
checksums           rmd160  e11fa697b600d824d76ac646a1bf84d814309d4f \
                    sha256  3cf2514a7a888fcc196b8297e778983f04ec98e2121e60434ea8a7d3ede06f51 \
                    size    5897

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
