* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bayesSSM’ ...
** this is package ‘bayesSSM’ version ‘0.6.1’
** package ‘bayesSSM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmppTsHIP/R.INSTALL2c921e6c8f081f/bayesSSM/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c resampling.cpp -o resampling.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bayesSSM.so RcppExports.o resampling.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmppTsHIP/R.INSTALL2c921e6c8f081f/bayesSSM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmppTsHIP/R.INSTALL2c921e6c8f081f/bayesSSM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmppTsHIP/R.INSTALL2c921e6c8f081f/bayesSSM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bayesSSM/00new/bayesSSM/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bayesSSM’
    finding HTML links ... done
    default_tune_control                    html  
    dot-back_transform_params               html  
    dot-check_params_match                  html  
    dot-compute_log_jacobian                html  
    dot-transform_params                    html  
    ess                                     html  
    particle_filter                         html  
    pmmh                                    html  
    print.pmmh_output                       html  
    rhat                                    html  
    summary.pmmh_output                     html  
*** 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 (bayesSSM)