# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "arcopt" in publications use:' type: software license: MIT title: 'arcopt: Adaptive Regularization using Cubics for Optimization' version: 0.3.0 identifiers: - type: doi value: 10.32614/CRAN.package.arcopt abstract: Implements cubic regularization methods (ARC) for local optimization problems common in statistics and applied research. Provides robust handling of ill-conditioned, nonconvex, and indefinite Hessian problems with automatic saddle point escape. Supports box constraints; linear equality constraints are planned for a future release. authors: - family-names: Waldman given-names: Marcus email: marcus.waldman@cuanschutz.edu preferred-citation: type: manual title: 'arcopt: Adaptive Regularization using Cubics for R' authors: - name: Marcus Waldman year: '2026' notes: R package version 0.2.0.9000 url: https://github.com/marcus-waldman/arcopt repository: https://marcus-waldman.r-universe.dev repository-code: https://github.com/marcus-waldman/arcopt commit: b6958b6fce3767c59c3f740a5d86d5f2e0a6e575 url: https://github.com/marcus-waldman/arcopt date-released: '2026-04-28' contact: - family-names: Waldman given-names: Marcus email: marcus.waldman@cuanschutz.edu references: - type: article title: 'Adaptive cubic regularisation methods for unconstrained optimization. Part I: Motivation, convergence and numerical results' authors: - family-names: Cartis given-names: Coralia - family-names: Gould given-names: Nicholas I. M. - family-names: Toint given-names: Philippe L. journal: Mathematical Programming year: '2011' volume: '127' issue: '2' doi: 10.1007/s10107-009-0286-5 start: 245-295