# -*- 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 roulan2000 RPtests 0.1.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Goodness-of-fit tests for high-dimensional linear regression models
long_description    {*}${description}
checksums           rmd160  606a4556a5e1bd6c7082ba731fdb774f71d004ed \
                    sha256  107ad0a7b6ee7415e8380d723e5022c2b43bffe34082ac90bac1762c3cb64412 \
                    size    16231

depends_lib-append  port:R-glmnet \
                    port:R-randomForest \
                    port:R-Rcpp

test.run            yes
