# -*- 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 wolfgang.rolke Rgof 1.2.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         1d goodness of fit tests
long_description    {*}${description}
checksums           rmd160  2c10fa0728d903d532fd971e9afa63d881010004 \
                    sha256  204685b64814b31d804ebff4ebaccb07287b82de0a3c93f90d7c483929525e33 \
                    size    59632

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

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

test.run            yes
