# -*- 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             github egarpor sphunif 1.4.0
revision            0
categories-append   math geometry
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Uniformity tests on the circle, sphere and hypersphere
long_description    Implementation of uniformity tests on the circle \
                    and (hyper)sphere.
checksums           rmd160  ce0cfa31594b739818377c4629f82fc4966a1d4e \
                    sha256  401be4c134d85b6fe05ded98b168614a458487a771698fcbe7d460d74c4402ea \
                    size    2522745
github.tarball_from archive

depends_lib-append  port:R-doFuture \
                    port:R-doRNG \
                    port:R-foreach \
                    port:R-future \
                    port:R-gsl \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-rotasym

compilers.setup     require_fortran

depends_test-append port:R-CompQuadForm \
                    port:R-dgof \
                    port:R-goftest \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-mvtnorm \
                    port:R-numDeriv \
                    port:R-progress \
                    port:R-progressr \
                    port:R-rmarkdown \
                    port:R-scatterplot3d \
                    port:R-testthat \
                    port:R-viridisLite

test.run            yes