# -*- 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 localgauss 0.41
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Estimation of local Gaussian parameters
long_description    Computational routines for estimating local Gaussian parameters. \
                    Local Gaussian parameters are useful for characterizing and testing \
                    for non-linear dependence within bivariate data.
checksums           rmd160  c0f37edd2f12675e1c335900b66ebec5af8958b0 \
                    sha256  bed514b3ec3808db91429b8e9c3dec6ad33aa3843b5e8e042266c03bb9eac833 \
                    size    56567

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

compilers.setup     require_fortran

test.run            yes
