* installing *source* package ‘stochvolTMB’ ...
** package ‘stochvolTMB’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
/Library/Frameworks/R.framework/Resources/bin/Rscript --vanilla -e "TMB::compile('stochvolTMB.cpp', '-O0 -g', safebounds=FALSE, safeunload=FALSE)"
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/TMB/include" -I"/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_stochvolTMB  -DCPPAD_FRAMEWORK -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/TMB/include' -I/opt/R/x86_64/include    -fPIC  -O0 -g -c stochvolTMB.cpp -o stochvolTMB.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o stochvolTMB.so stochvolTMB.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
[1] 0
# Comment here preserves the prior tab
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/stochvolTMB.Rcheck/00LOCK-stochvolTMB/00new/stochvolTMB/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (stochvolTMB)