# -*- 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 rotasym 1.1.5
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Tests for rotational symmetry on the hypersphere
long_description    {*}${description}
checksums           rmd160  28e99182bb82aea989b4d21ab4dd203445056aa1 \
                    sha256  2e3478925064b23c9b50e1562ffd378b87ff711b9d59e8a1f6a90a184cfc8d32 \
                    size    907325

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

compilers.setup     require_fortran

depends_test-append port:R-rgl \
                    port:R-viridisLite

test.run            yes
