# -*- 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 nmmarquez ar.matrix 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Simulate autoregressive data from precision matrices
long_description    {*}${description}
checksums           rmd160  cec13abb843a8f881b58fd07fe3207436886c4af \
                    sha256  bfe1437c3a222b60137bb26f3e87895426156e43777d8083725f8342270ca3b4 \
                    size    318384
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-sp \
                    port:R-sparseMVN
