# -*- 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 lbraglia RStata 1.1.2
revision            2
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Simple R–Stata interface allowing to execute Stata commands
long_description    {*}${description} (both inline and from a .do file) from R.
homepage            https://github.com/lbraglia/RStata
checksums           rmd160  a55b79aff2a1eb303b27897d037f8817d8d45bef \
                    sha256  3f9bbc680a52004a435db7fd1a69a18571220fedb4e36c58c85f8f5987711a63 \
                    size    6453
supported_archs     noarch

test.run            yes
