Files
2024-04-26 11:38:57 -04:00

22 lines
779 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- 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 github ClimateAnalytics RGN 1.0.0 v
revision 1
categories-append math
maintainers nomaintainer
license MIT
description Robust GaussNewton (RGN) optimization of sum-of-squares objective function
long_description {*}${description}
checksums rmd160 6a5d9b2ed531ba21193c82448e4eb7042a101fa2 \
sha256 73eb32258afd644f902584588851e06cf31ea4fece6e6408d76a43281895b704 \
size 59817
compilers.setup require_fortran
depends_test-append port:R-testthat
test.run yes