# -*- 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 cran sparseGAM 1.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Sparse generalized additive models
long_description    {*}${description}
checksums           rmd160  0410100adbab6dec77bfdde66fac6e379fd57c93 \
                    sha256  c075a417b266c79dbfc0c0e8358b149677ac6d79a468a0790d815270f3d30e63 \
                    size    22100
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-grpreg \
                    port:R-pracma

test.run            yes
