Package: RcppFastAD
Type: Package
Title: 'Rcpp' Bindings to 'FastAD' Auto-Differentiation
Version: 0.0.2
Date: 2023-03-05
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: 2023-03-05 13:22:53 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: 2023-03-06 08:50:18 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-03-06 09:14:56 UTC; unix
Archs: RcppFastAD.so.dSYM
