# -*- 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 cran amelie 0.2.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Anomaly detection with normal probability functions
long_description    {*}${description}
checksums           rmd160  f12df42cf136913c323f36e04636bdd1e6bb44af \
                    sha256  679e78ce805b1a06cd60c9222e3b2b0ab4a49c377fe5f57db589e7a965749938 \
                    size    18296
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
