CRAN/E | lbfgsb3c

lbfgsb3c

Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface

Installation

About

Interfacing to Nocedal et al. L-BFGS-B.3.0 (See ) limited memory BFGS minimizer with bounds on parameters. This is a fork of 'lbfgsb3'. This registers a 'R' compatible 'C' interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function (see writing 'R' extensions and source for details). This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.

nlmixr2.github.io/lbfgsb3c/

Key Metrics

Version 2020-3.3
R ≥ 3.6
Published 2023-11-28 121 days ago
Needs compilation? yes
License GPL-2
CRAN checks lbfgsb3c results

Downloads

Yesterday 138 -5%
Last 7 days 722 +3%
Last 30 days 3.119 -1%
Last 90 days 12.374 +40%
Last 365 days 36.213 +16%

Maintainer

Maintainer

Matthew L Fidler

matthew.fidler@gmail.com

Authors

Matthew L Fidler

aut / cre

John C Nash

aut

Ciyou Zhu

aut

Richard Byrd

aut

Jorge Nocedal

aut

Jose Luis Morales

aut

Material

README
NEWS
Reference manual
Package source

In Views

Optimization

Vignettes

lbfgsb3c-nocompile

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

lbfgsb3c archive

Depends

R ≥ 3.6

Imports

Rcpp ≥ 0.12.3
numDeriv
methods

Suggests

knitr
microbenchmark
optimx
pkgbuild
RcppArmadillo
rmarkdown
testthat ≥ 3.0.0

LinkingTo

Rcpp ≥ 0.12.3
RcppArmadillo

Reverse Imports

causalOT
glinvci
nlmixr2est
tseriesTARMA

Reverse Suggests

blackbox
metafor
optimParallel
optimx
psqn
ROI.plugin.optimx

Reverse LinkingTo

nlmixr2est