Package: RcppEigenAD
Type: Package
Title: Generate Partial Derivatives using 'Rcpp', 'Eigen' and 'CppAD'
Version: 1.1.0
Date: 2025-09-03
Authors@R: c(person("Daniel","Grose",email="dan.grose@lancaster.ac.uk",role=c("aut","cre")),
	           person("Robert","Crouchley",email="r.crouchley@lancaster.ac.uk",role=c("aut","ctb")))	
Description: Compiles 'C++' code using 'Rcpp' <doi:10.18637/jss.v040.i08>, 'Eigen' <doi:10.18637/jss.v052.i05> and 'CppAD' to produce first and second order partial derivatives. Also provides an implementation of Faa' di Bruno's formula to combine the partial derivatives of composed functions.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.12), methods, functional, memoise, readr, Rdpack
Suggests: RcppEigen,BH
LinkingTo: Rcpp,RcppEigen,BH
RdMacros: Rdpack
NeedsCompilation: yes
Packaged: 2025-09-03 09:40:13 UTC; grosedj1
Author: Daniel Grose [aut, cre],
  Robert Crouchley [aut, ctb]
Maintainer: Daniel Grose <dan.grose@lancaster.ac.uk>
Repository: CRAN
Date/Publication: 2025-09-11 05:50:07 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 04:52:31 UTC; windows
Archs: x64
