# -*- 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 DDL 1.0.2
revision            2
categories-append   math
maintainers         nomaintainer
license             MIT
description         Doubly Debiased Lasso
long_description    Statistical inference for the regression coefficients \
                    in high-dimensional linear models with hidden confounders.
checksums           rmd160  cdc1a90ed4791c978bd11cb338b282675a3c1314 \
                    sha256  8c666c971a094c0828bd6272a5de8d14225032f42dfcf55b870a5969417a8fe9 \
                    size    6734
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-glmnet

test.run            yes