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.6 | 
| Imports: | Rcpp (≥ 0.12.14) | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Suggests: | R.rsp, testthat (≥ 3.0.0) | 
| Published: | 2022-08-06 | 
| Author: | Yi Pan [aut, cre] | 
| Maintainer: | Yi Pan <ypan1988 at gmail.com> | 
| BugReports: | https://github.com/ypan1988/roptim/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/ypan1988/roptim/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | C++11 | 
| In views: | Optimization | 
| CRAN checks: | roptim results | 
| Reference manual: | roptim.pdf | 
| Vignettes: | 
roptim: An R Package for General Purpose Optimization with C++ | 
| Package source: | roptim_0.1.6.tar.gz | 
| Windows binaries: | r-devel: roptim_0.1.6.zip, r-release: roptim_0.1.6.zip, r-oldrel: roptim_0.1.6.zip | 
| macOS binaries: | r-release (arm64): roptim_0.1.6.tgz, r-oldrel (arm64): roptim_0.1.6.tgz, r-release (x86_64): roptim_0.1.6.tgz, r-oldrel (x86_64): roptim_0.1.6.tgz | 
| Old sources: | roptim archive | 
| Reverse linking to: | bigsnpr, GeoDiff, gfilogisreg, jmcm, magi, numbat, psychonetrics, RcppCensSpatial | 
Please use the canonical form https://CRAN.R-project.org/package=roptim to link to this page.