Package: RCppAD Type: Package Title: CppAD C++ Header Files for Automatic Differentiation Version: 20260000.0-1 Authors@R: c( person(given = "Patrick", family = "Brown", email = "patrick.borgnine@gmail.com", role = c("aut", "cre")), person(given = "Bradley M.", family = "Bell", role = c("aut", "cph"), comment = "CppAD author"), person(given = "COIN-OR Foundation", role = "cph", comment = "CppAD") ) Maintainer: Patrick Brown Description: 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. License: file LICENSE License_is_FOSS: yes URL: https://github.com/coin-or/CppAD BugReports: https://github.com/patrickbrowns/adlaplace/issues Depends: R (>= 3.5.0) NeedsCompilation: no Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://eborgnine.r-universe.dev Date/Publication: 2026-07-17 21:28:35 UTC RemoteUrl: https://github.com/eborgnine/adlaplace RemoteRef: main RemoteSha: abf062582698c32abfbd3bc6b2d879dd615e787d RemoteSubdir: RCppAD Packaged: 2026-07-17 21:33:01 UTC; root Author: Patrick Brown [aut, cre], Bradley M. Bell [aut, cph] (CppAD author), COIN-OR Foundation [cph] (CppAD)