Package: RcppFastAD
Type: Package
Title: 'Rcpp' Bindings to 'FastAD' Auto-Differentiation
Version: 0.0.4
Date: 2024-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: 2024-09-24 12:26:58 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  James Yang [aut] (<https://orcid.org/0000-0002-0015-7812>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2024-09-24 12:50:06 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-01-24 11:40:05 UTC; unix
Archs: RcppFastAD.so.dSYM
