# -*- 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 RobinHankin stokes 1.2-1
revision            0
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Exterior Calculus
long_description    Provides functionality for working with tensors, alternating forms, \
                    wedge products and related concepts from the exterior calculus.
checksums           rmd160  9f49b60f1956720ac9af4d18cfd29b40076dbcfc \
                    sha256  e5ea0edfdfeafc2379628b76f9b3a2d7c976fb17505dbcb751fdaa3c663f91b6 \
                    size    106878
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-disordR \
                    port:R-mathjaxr \
                    port:R-partitions \
                    port:R-permutations \
                    port:R-spray

depends_test-append port:R-covr \
                    port:R-Deriv \
                    port:R-emulator \
                    port:R-knitr \
                    port:R-magrittr \
                    port:R-markdown \
                    port:R-quadform \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
