# -*- 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             cran cran minpack.lm 1.2-4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         R interface to the Levenberg–Marquardt non-linear least-squares algorithm found in MINPACK
long_description    {*}${description}
checksums           rmd160  ae53182291a53c824584874e68bb349692bf5487 \
                    sha256  e30fa4fe353cf00d266839d3c5db83ec9548a660f31d447ad9a69f556d56e731 \
                    size    41316

compilers.setup     require_fortran

test.run            yes
