# -*- 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 r-project orcutt 2.3
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Estimate procedure in case of first order autocorrelation
long_description    {*}${description}
checksums           rmd160  2fa2d55127593ffc89ff4931b3acdc84d5e7aa97 \
                    sha256  d3db0a3fa11c177e3dea800b0ae46bc9f4ca95df6a7c6dcbb88f3cb63ebe475e \
                    size    10780
supported_archs     noarch

depends_lib-append  port:R-lmtest

test.run            yes
