# -*- 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 watson 0.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Fit and simulate mixtures of Watson distributions
long_description    {*}${description}
checksums           rmd160  d7d96eb8196e471f4bdbca75f321eddd9d421b94 \
                    sha256  3474fab8e618a41a0c330b65977b8c5e93143c0d9cec5f939e00e387a0258e0b \
                    size    37311

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-Tinflex

compilers.setup     require_fortran

test.run            yes
