# -*- 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 aursiber nlstools 2.1-0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Tools for non-linear regression analysis
long_description    {*}${description}
homepage            https://github.com/lbbe-software/nlstools
checksums           rmd160  70e1fa111f418f19901632e9be8e0511bb4add5f \
                    sha256  3bc668a5b9a1f431fcea3bfd563d212147ab4d0838efa118d52229631918dbac \
                    size    389558
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-rticles

test.run            yes
