# -*- 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-3
revision            2
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  a65fd7407c9203cbc5f6acc1344c8577a73f7ac2 \
                    sha256  7c9e6b87ce74c1c017a1c3f3557e17ef78e6590b99b7008809e9d8ba456b52b2 \
                    size    9006
supported_archs     noarch

depends_lib-append  port:R-ggplot2

test.run            yes
