# -*- 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 drjohanzetterqvist drgee 1.1.10-4
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Doubly Robust Generalized Estimating Equations
long_description    {*}${description}
checksums           rmd160  cb8663afe3c74afde955b4d828e8e0a82c5ab207 \
                    sha256  10782e2338679d29dffab368d89ccd5e9713edcad41554921d5050508d759e77 \
                    size    31861

depends_lib-append  port:R-data.table \
                    port:R-nleqslv \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
