# -*- 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 trapezoid 2.0-2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Trapezoidal distribution
long_description    {*}${description}
checksums           rmd160  f41fde118208f9ff3773e6da8a1bd8b0bd897fea \
                    sha256  6e546d9246f001d1a2b8d74c375124be2f8e85b204032b1f835f60c011420bdf \
                    size    153188

depends_lib-append  port:R-ggplot2 \
                    port:R-plyr

test.run            yes
