Package: roptim 0.1.6

Yi Pan

roptim: General Purpose Optimization in R using C++

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().

Authors:Yi Pan [aut, cre]

roptim_0.1.6.tar.gz
roptim_0.1.6.tar.gz(r-4.5-noble)roptim_0.1.6.tar.gz(r-4.4-noble)
roptim_0.1.6.tgz(r-4.4-emscripten)roptim_0.1.6.tgz(r-4.3-emscripten)
roptim.pdf |roptim.html
roptim/json (API)

# Install 'roptim' in R:
install.packages('roptim', repos = 'https://cloud.r-project.org')

Bug tracker:https://github.com/ypan1988/roptim/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda-Forge:

openblascpp

3.75 score 12 packages 1.6k downloads 7 exports 2 dependencies

Last updated 3 years agofrom:a179e43583. Checks:1 OK, 2 NOTE. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 07 2025
R-4.5-linux-x86_64NOTEMar 07 2025
R-4.4-linux-x86_64NOTEMar 07 2025

Exports:example1_rosen_bfgsexample1_rosen_grad_hess_checkexample1_rosen_nograd_bfgsexample1_rosen_other_methodsexample2_tsp_sannexample3_flb_25_dims_box_conexample4_wild_fun

Dependencies:RcppRcppArmadillo

roptim: An R Package for General Purpose Optimization with C++

Rendered fromarticle.pdf.asisusingR.rsp::asison Mar 07 2025.

Last update: 2018-11-12
Started: 2018-11-12

Citation

To cite package ‘roptim’ in publications use:

Pan Y (2022). roptim: General Purpose Optimization in R using C++. R package version 0.1.6, https://CRAN.R-project.org/package=roptim.

ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.

Corresponding BibTeX entry:

  @Manual{,
    title = {roptim: General Purpose Optimization in R using C++},
    author = {Yi Pan},
    year = {2022},
    note = {R package version 0.1.6},
    url = {https://CRAN.R-project.org/package=roptim},
  }