# -*- 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

# GitHub version is archaic.
R.setup             cran jabiru csvread 1.2.3
revision            0
maintainers         nomaintainer
license             Apache-2
description         Fast specialized CSV file loader
long_description    {*}${description}
homepage            https://github.com/jabiru/csvread
checksums           rmd160  d0491e188f3175ffd5cb82f7df7b8d025cc6c6c1 \
                    sha256  9a5efe58df64bdf4c7e1fe87f6eaf9bbd57f86e0b9daa867b4b945e1d99575b4 \
                    size    635403

depends_test-append port:R-bit64

test.run            yes
