# -*- 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 riccardo-df ocf 1.0.1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Ordered Correlation Forest
long_description    {*}${description}
homepage            https://riccardo-df.github.io/ocf
checksums           rmd160  c40a596f8824b1e5f244ec526d6f24f1408ee1cc \
                    sha256  fa75878bfe99f9acd7a13ff10bd881aa25dc9eaaa2beaf9bf7c1f8d58e8ff7ef \
                    size    493738

depends_lib-append  port:R-glmnet \
                    port:R-orf \
                    port:R-ranger \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-stringr

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
