# -*- 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 thomasp85 lime 0.5.3 v
revision            5
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Local Interpretable Model-Agnostic Explanations
long_description    {*}${description}
homepage            https://lime.data-imaginist.com
checksums           rmd160  0638d1484dd618395b3726badfd3df92f1614df7 \
                    sha256  5b34a7096a3c65ae66a0ed3861e18bd6ba21862fd76c50950cdbc6fe5c3aa098 \
                    size    3245646
github.tarball_from archive

depends_lib-append  port:R-assertthat \
                    port:R-ggplot2 \
                    port:R-glmnet \
                    port:R-gower \
                    port:R-Rcpp \
                    port:R-stringi
