# -*- 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 laijiangshan gam.hp 0.0-2
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL
description         Hierarchical partitioning of adjusted R2 \
                    and explained deviance for generalized additive models
long_description    {*}${description}
homepage            https://github.com/laijiangshan/gam.hp
checksums           rmd160  6b0b511c8e46edd248257bba9d3c9b9839889ccb \
                    sha256  e75eccd78002f29779a412e696a10210bbb1d57b7d15bb364960ed310ae5167e \
                    size    7773
supported_archs     noarch

depends_lib-append  port:R-ggplot2

test.run            yes
