# -*- 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 jakob.raymaekers mrfDepth 1.0.17
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Depth measures in multivariate, regression and functional settings
long_description    Tools to compute depth measures and implementations \
                    of related tasks such as outlier detection, \
                    data exploration and classification of multivariate, \
                    regression and functional data.
checksums           rmd160  ab6d69329457fd0c6b81910084bfe11c543040bd \
                    sha256  ac024e4bda58339e68d3060c6536c072a079e8f2948b12af3aad0d9fe5bf6716 \
                    size    1781940

depends_lib-append  port:R-abind \
                    port:R-geometry \
                    port:R-ggplot2 \
                    port:R-matrixStats \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppEigen \
                    port:R-reshape2

compilers.setup     require_fortran

depends_test-append port:R-robustbase

test.run            yes
