# -*- 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 sgsokol Deriv 4.3.0 v
revision            0
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Symbolic differentiation
long_description    R-based solution for symbolic differentiation. It admits \
                    user-defined function as well as function substitution \
                    in arguments of functions to be differentiated. \
                    Some symbolic simplification is part of the work.
checksums           rmd160  c295232d653a613116dc7e4efbf145899bafbf0f \
                    sha256  95e95f40265b1a0f83510222dd0c0dd11fdcc0fe638c545540350b139371db34 \
                    size    44850
# github.tarball_from archive

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
