# -*- 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 alexey.pokotylo ddalpha 1.3.16
revision            0
maintainers         nomaintainer
license             GPL-2
description         Depth-based classification and calculation of data depth
long_description    {*}${description}
checksums           rmd160  36063c8cd747ccdb4f5555769d03393df652e519 \
                    sha256  3990f8649ffae227233bc0156d43b727486197eeb73a3200019c441a41516984 \
                    size    489959

depends_lib-append  port:R-BH \
                    port:R-geometry \
                    port:R-Rcpp \
                    port:R-robustbase \
                    port:R-sfsmisc

compilers.setup     require_fortran

test.run            yes
