* 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.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/TMB/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_stochvolTMB  -DCPPAD_FRAMEWORK -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/TMB/include' -I/opt/R/arm64/include    -fPIC  -O0 -g  -c stochvolTMB.cpp -o stochvolTMB.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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-arm64/results/4.4/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)