# -*- 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             github sjewo readstata13 0.10.1 v
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Import Stata data files
long_description    {*}${description}
checksums           rmd160  5370cfc9d3031965f0550856452b3bcb65b3c412 \
                    sha256  1e78ca9fc4ced22f8b156d58e1b94fd858661b0dec6c1415b0dc298e8c9711f5 \
                    size    62572

depends_lib-append  port:R-Rcpp

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
