# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "RCppAD" in publications use:' type: software title: 'RCppAD: CppAD C++ Header Files for Automatic Differentiation' version: 20260000.0-1 doi: 10.32614/CRAN.package.RCppAD abstract: Provides the CppAD C++ header library for automatic differentiation, for use by R packages via LinkingTo. Headers are vendored with CRAN-safe defaults (optional backends such as ColPack disabled) and R-safe error handling that does not call std::cerr or std::exit. authors: - family-names: Brown given-names: Patrick email: patrick.borgnine@gmail.com - family-names: Bell given-names: Bradley M. repository: https://eborgnine.r-universe.dev repository-code: https://github.com/patrickbrowns/adlaplace commit: 1ecb50d05672143083062aa50db15763d593073a url: https://github.com/coin-or/CppAD date-released: '2026-07-17' contact: - family-names: Brown given-names: Patrick email: patrick.borgnine@gmail.com