# -*- 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 david-cortes isotree 0.6.1-4
revision            2
categories-append   math
maintainers         nomaintainer
license             BSD
description         Isolation-based outlier detection
long_description    {*}${description}
homepage            https://github.com/david-cortes/isotree
checksums           rmd160  14ee77e37b02b980c6e0ab0563e8b9f8c622cf74 \
                    sha256  32e80d7e0ffb029b5e5bec2eac4786437091e55825643040484e590c0c017693 \
                    size    1199563

depends_lib-append  port:R-jsonlite \
                    port:R-Rcpp \
                    port:R-RhpcBLASctl

depends_test-append port:R-DiagrammeR \
                    port:R-kableExtra \
                    port:R-kernlab \
                    port:R-knitr \
                    port:R-mlbench \
                    port:R-MLmetrics \
                    port:R-outliertree \
                    port:R-rmarkdown \
                    port:R-SparseM

test.run            yes
