# -*- 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 eguidotti calculus 1.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         High-dimensional numerical and symbolic calculus
long_description    {*}${description}
homepage            https://calculus.guidotti.dev
checksums           rmd160  d4386e5fc3a51a30a197ede664406d653a1ab134 \
                    sha256  175e90360b2e5085e956d3714ab4d6fbf2710402b04be83079e2a0b324133198 \
                    size    165274
# github.tarball_from archive

depends_lib-append  port:R-Rcpp

depends_test-append port:R-cubature \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
