# -*- 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 blunde1 dgumbel 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Gumbel distribution functions and gradients
long_description    {*}${description}
checksums           rmd160  af95dd01ff6c99104db82b527b1b7f95b2c5f3d7 \
                    sha256  8374e928f3cda02fdb4d0e32eb2ec4463025d740f2084d535499390373408ce2 \
                    size    32883

depends_lib-append  port:R-Rcpp \
                    port:R-RcppEigen

compilers.setup     require_fortran

test.run            yes
