roptim: General Purpose Optimization in R using C++ (original) (raw)
Perform general purpose optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms ('Nelder-Mead', 'BFGS', 'CG', 'L-BFGS-B' and 'SANN') underlying optim().
| Version: | 0.1.7 |
|---|---|
| Imports: | Rcpp (≥ 0.12.14) |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | R.rsp, testthat (≥ 3.0.0) |
| Published: | 2025-10-03 |
| DOI: | 10.32614/CRAN.package.roptim |
| Author: | Yi Pan [aut, cre] |
| Maintainer: | Yi Pan |
| BugReports: | https://github.com/ypan1988/roptim/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/ypan1988/roptim/ |
| NeedsCompilation: | yes |
| In views: | Optimization |
| CRAN checks: | roptim results |
Documentation:
| Reference manual: | roptim.html , <roptim.pdf> |
|---|---|
| Vignettes: | roptim: An R Package for General Purpose Optimization with C++ (source) |
Downloads:
| Package source: | roptim_0.1.7.tar.gz |
|---|---|
| Windows binaries: | r-devel: roptim_0.1.7.zip, r-release: roptim_0.1.7.zip, r-oldrel: roptim_0.1.7.zip |
| macOS binaries: | r-release (arm64): roptim_0.1.7.tgz, r-oldrel (arm64): roptim_0.1.7.tgz, r-release (x86_64): roptim_0.1.7.tgz, r-oldrel (x86_64): roptim_0.1.7.tgz |
| Old sources: | roptim archive |
Reverse dependencies:
| Reverse linking to: | bigsnpr, GeoDiff, hahmmr, jmcm, magi, numbat, psychonetrics, RcppCensSpatial |
|---|
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=roptimto link to this page.