# -*- 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 matias RobStatTM 1.0.8
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Robust Statistics – Theory and Methods (2nd ed.)
long_description    {*}${description}
checksums           rmd160  2d5e7af408ef2908e225e0ceca501220dcc651a8 \
                    sha256  d602ca9bab14e78215972f07fac66ca04ec13d13ebc0a0e68ea0a835fd806be1 \
                    size    825410

depends_lib-append  port:R-pyinit \
                    port:R-robustbase \
                    port:R-rrcov

compilers.setup     require_fortran

depends_test-append port:R-R.rsp

test.run            yes
