# -*- 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 seungwoo-stat rvMF 0.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Fast generation of von Mises-Fisher-distributed pseudo-random vectors
long_description    {*}${description}
homepage            https://github.com/seungwoo-stat/rvMF
checksums           rmd160  a370d5a6094a5972e8ae8139525361aa7024f567 \
                    sha256  da2929d29b1a9c359b4cc1a904ab4621928330fbbb079443bedf2057ba9a9556 \
                    size    7780

depends_lib-append  port:R-Bessel \
                    port:R-Rcpp \
                    port:R-Rfast \
                    port:R-scModels

test.run            yes
