changed source code to use && or || for boolean objects
scorematchingad_forward.h
. Then, following RcppEigen, scorematchingad.h
includes scorematchingad_forward.h
, then Rcpp.h
then wrapas.hpp
Moved to a recent version of CppAD
(version 20240000.5), which contains some macros defined in ./inst/cppad/include/cppad/configure.hpp
via a call to cmake
. Thus this package builds via a configure script for installation. The CppAD
source code is now in ./inst/cppad
. After cmake
the ./inst/cppad/include/cppad
directory is moved to ./inst/include/cppad/
. One cpp
file is also moved to ./src/
Also moved to using rlang
instead of ellipsis
to check_dots_used()
URLs to CppAD and Eigen help pages, data locations and even paper locations are breaking frequently enough for CRAN testing to pick up. So I've removed a few urls in this version.
No change.
paramvec_start
to ppi_robust()
Again, tiny polish of description.
Small polish of DESCRIPTION and examples in response to CRAN review.
Small clean up of package version number and spelling in help.