# -*- 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 rsquaredacademy xplorerr 0.2.0 v
revision            0
maintainers         nomaintainer
license             MIT
description         Tools for interactive data exploration
long_description    {*}${description}
homepage            https://xplorerr.rsquaredacademy.com
checksums           rmd160  09ca55bc34da6137f6703b6cdf5eaa669b425a5f \
                    sha256  b47f7bcd39eb115978909aa50686f947cc8b398675d682ee8ae0c906b7c2737a \
                    size    74104988
github.tarball_from archive

depends_lib-append  port:R-Rcpp \
                    port:R-shiny
