# -*- 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 vigiethomas sgmodel 0.1.2
revision            1
categories-append   economics
maintainers         nomaintainer
license             GPL-3
description         Solve a generic stochastic growth model \
                    with a representative agent
long_description    {*}${description}
checksums           rmd160  a35dc021785037bb89ffcc9e382b449d244d30c4 \
                    sha256  f9f65c662a73da477eef0f2955ad2cdc4dbbc7aaddb1586db0306c7e2f9d02ab \
                    size    13068
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-ramify \
                    port:R-Rtauchen

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

test.run            yes
