# -*- 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 lsablica watson 0.6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Fit and simulate mixtures of Watson distributions
long_description    {*}${description}
homepage            https://github.com/lsablica/watson
checksums           rmd160  684a70048060d295077918bfa0574d0d10c3d12b \
                    sha256  54c3aecad4e049b450c15bb77a7c329cc3b211d5cdea26b4810731af2e6ef372 \
                    size    31040

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

compilers.setup     require_fortran

depends_test-append port:R-HSAUR3 \
                    port:R-testthat

test.run            yes
