# -*- 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

# Revert to GitHub once updated there.
R.setup             cran egarpor rotasym 1.2.0
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Tests for rotational symmetry on the hypersphere
long_description    {*}${description}
checksums           rmd160  11cb7d90fafd7e858ea59875c4a6827ff435618c \
                    sha256  117e0f0736e18440d394d48721d88ca68989319b53560654da9ba662548a277d \
                    size    1962538
# github.tarball_from archive

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

compilers.setup     require_fortran

depends_test-append port:R-dplyr \
                    port:R-scatterplot3d \
                    port:R-testthat \
                    port:R-viridisLite

test.run            yes
