Package: RcppFastAD
Type: Package
Title: 'Rcpp' Bindings to 'FastAD' Auto-Differentiation
Version: 0.0.5
Date: 2026-09-24
Authors@R: c(person(given = "Dirk", family = "Eddelbuettel",
                    role = c("aut", "cre"), email = "edd@debian.org", 
                    comment = c(ORCID = "0000-0001-6419-907X")),
             person(given = "James", family = "Yang",
                    role = "aut", email = "jamesyang916@gmail.com",
                    comment = c(ORCID = "0000-0002-0015-7812")))
Description: The header-only 'C++' template library 'FastAD' for automatic
 differentiation <https://github.com/JamesYang007/FastAD> is provided by
 this package, along with a few illustrative examples that can all be called
 from R.
URL: https://github.com/eddelbuettel/rcppfastad
BugReports: https://github.com/eddelbuettel/rcppfastad/issues
License: GPL (>= 2)
Suggests: tinytest
Encoding: UTF-8
RoxygenNote: 6.0.1
Imports: Rcpp
LinkingTo: Rcpp, RcppEigen
NeedsCompilation: yes
Packaged: 2026-09-24 10:48:37 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6419-907X>),
  James Yang [aut] (ORCID: <https://orcid.org/0000-0002-0015-7812>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2026-09-24 11:10:02 UTC
Built: R 4.5.2; aarch64-apple-darwin20; 2026-09-24 12:13:59 UTC; unix
Archs: RcppFastAD.so.dSYM
