# -*- 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

# GitHub version lags behind.
R.setup             cran barbarabodinier sharp 1.4.6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Stability-enhanced approaches using resampling procedures
long_description    {*}${description}
homepage            https://barbarabodinier.github.io/drat
checksums           rmd160  1d81a312001a8f3e1917abf1e93a80ef319e2c73 \
                    sha256  f45292015fca5d620b28493c04d57dcf2a1956f841d93a3da9abd26757a14069 \
                    size    4766564
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind \
                    port:R-beepr \
                    port:R-fake \
                    port:R-future \
                    port:R-future.apply \
                    port:R-glassoFast \
                    port:R-glmnet \
                    port:R-igraph \
                    port:R-mclust \
                    port:R-nloptr \
                    port:R-plotrix \
                    port:R-Rdpack \
                    port:R-withr
