# -*- 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             r-forge r-forge numDeriv 2022.9-1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Accurate numerical derivatives
long_description    {*}${description}
homepage            http://optimizer.r-forge.r-project.org
checksums           rmd160  52cb5dd7d06432743dbd136137566bef61eb59ba \
                    sha256  24db6bb8b8fb125f8d324302ec931395e294cdc71b6c019dd9d4fdbeb739d4fb \
                    size    98283
supported_archs     noarch
platforms           {darwin any}

# Drop with the next update:
dist_subdir         ${name}/${version}_1

test.run            yes
