# -*- 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 bgreenwell pdp 0.8.2
revision            2
maintainers         nomaintainer
license             GPL-2+
description         Partial Dependence Plots
long_description    {*}${description}
homepage            https://bgreenwell.github.io/pdp
checksums           rmd160  a3e0fc228847a2edf52057a417a510f87b6db3ca \
                    sha256  143afd7340f7b1fb38753d485371e7c590593530d9d43e33bb6e2bebd194ab1b \
                    size    3782528

depends_lib-append  port:R-foreach \
                    port:R-ggplot2 \
                    port:R-rlang \
