# -*- 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.1.6 v
revision            0
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} 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  a1023ef079ba3be58711eda5a970972b3b347cf7 \
                    sha256  01b82a52dc5eb395142c17e062878f5022b68a34725ba0dcdf55c1f61ea4ba72 \
                    size    37831
# github.tarball_from archive
supported_archs     noarch

depends_test-append port:R-testthat

test.run            yes
