# -*- 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 WinVector rqdatatable 1.3.3
revision            1
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         rquery for data.table
long_description    {*}${description}
homepage            https://winvector.github.io/rqdatatable
checksums           rmd160  e313ec65ee17bd0cd4f34895b6a206f28b192ece \
                    sha256  b7939f3520915cefcb60d30810b6260da902bf9f0bbb9bb0be99ca44d1abf949 \
                    size    33151293
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-data.table \
                    port:R-rquery \
                    port:R-wrapr

depends_test-append port:R-DBI \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-RSQLite \
                    port:R-tinytest

test.run            yes