# -*- 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 ipums hipread 0.2.5
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Read hierarchical fixed width files
long_description    {*}${description}
checksums           rmd160  076b2ce1546815eebd1e622f3058f7c47f234e8f \
                    sha256  3cba58317f35bb4870fb0aaf9907c4bed3113fd68e1ecfe9dc1baa349d829d5c \
                    size    41169

depends_lib-append  port:R-BH \
                    port:R-R6 \
                    port:R-Rcpp \
                    port:R-rlang \
                    port:R-tibble

depends_test-append port:R-dplyr \
                    port:R-readr \
                    port:R-testthat

test.run            yes
