Summary: | [New port] devel/R-cran-Rsolnp: Non-linear Optimization Using Augmented Lagrange Multiplier | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pedro F. Giffuni <pfg> | ||||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | miwi | ||||||
Priority: | --- | Keywords: | patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 213091 | ||||||||
Bug Blocks: | 213104 | ||||||||
Attachments: |
|
Created attachment 175307 [details]
Rsolnp port in diff format
Minor change to pacify portlint.
A commit references this bug: Author: miwi Date: Sat May 6 15:15:01 UTC 2017 New revision: 440271 URL: https://svnweb.freebsd.org/changeset/ports/440271 Log: Rsolnp: General Non-Linear Optimization General Non-linear Optimization Using Augmented Lagrange Multiplier Method. WWW: http://cran.r-project.org/web/packages/Rsolnp/ PR: 213102 Submitted by: Pedro Giffuni Changes: head/math/Makefile head/math/R-cran-Rsolnp/ head/math/R-cran-Rsolnp/Makefile head/math/R-cran-Rsolnp/distinfo head/math/R-cran-Rsolnp/pkg-descr |
Created attachment 175283 [details] Rsolnp port in diff format This is a powerful utility for non-linear optimization. It depends on math/R-cran-truncnorm (PR 213091) It is a dependency for the qualityTools package.