Port details |
- R-cran-optimx Expanded Replacement and Extension of the 'optim' Function
- 2024.12.2 misc =2 2024.12.2Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2024-03-29 09:21:14
- Last Update: 2024-12-20 08:49:44
- Commit Hash: 59ecb66
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://cran.r-project.org/web/packages/optimx/
- Description:
- Provides a replacement and extension of the optim() function to call to
several function minimization codes in R in a single statement. These
methods handle smooth, possibly box constrained functions of several or
many parameters.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-optimx>0:misc/R-cran-optimx
- To install the port:
- cd /usr/ports/misc/R-cran-optimx/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/R-cran-optimx
- pkg install R-cran-optimx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-optimx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734680794
SHA256 (optimx_2024-12.2.tar.gz) = b2a5dda261ba556da34223add599ea38044174fe311c5751ebaefe0817ba2a2f
SIZE (optimx_2024-12.2.tar.gz) = 2259525
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-nloptr>0 : math/R-cran-nloptr
- R-cran-numDeriv>0 : math/R-cran-numDeriv
- R-cran-pracma>0 : math/R-cran-pracma
- R : math/R
- Test dependencies:
-
- R-cran-minqa>0 : math/R-cran-minqa
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-nloptr>0 : math/R-cran-nloptr
- R-cran-numDeriv>0 : math/R-cran-numDeriv
- R-cran-pracma>0 : math/R-cran-pracma
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_R-cran-optimx
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.12.2 20 Dec 2024 08:49:44 |
Nuno Teixeira (eduardo) |
misc/R-cran-optimx: Update to 2024-12.2
- Use pre-test to install missing R packages not ported yet so we can have
a complete unittest
ChangeLog: https://cran.r-project.org/web/packages/optimx/NEWS |
2023.10.21 29 Mar 2024 09:19:12 |
Nuno Teixeira (eduardo) |
misc/R-cran-optimx: New port: Expanded Replacement and Extension of the 'optim'
Function
Provides a replacement and extension of the optim() function to call to
several function minimization codes in R in a single statement. These
methods handle smooth, possibly box constrained functions of several or
many parameters.
WWW: https://cran.r-project.org/web/packages/optimx/ |
Number of commits found: 2
|