* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘proclhmm’ ...
** this is package ‘proclhmm’ version ‘1.0.0’
** package ‘proclhmm’ 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/RtmpYDxmTo/R.INSTALL1bff27435e67c8/proclhmm/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 hmm.cpp -o hmm.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o proclhmm.so RcppExports.o hmm.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYDxmTo/R.INSTALL1bff27435e67c8/proclhmm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYDxmTo/R.INSTALL1bff27435e67c8/proclhmm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYDxmTo/R.INSTALL1bff27435e67c8/proclhmm/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-proclhmm/00new/proclhmm/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘proclhmm’
    finding HTML links ... done
    compute_P1_lhmm                         html  
    compute_PQ_lhmm                         html  
    compute_paras_hmm                       html  
    compute_theta                           html  
    find_state_seq                          html  
    hmm                                     html  
    lhmm                                    html  
Rd warning: lhmm.Rd:47: missing link ‘statmod’
    proclhmm-package                        html  
    proclhmm                                html  
    sim_hmm                                 html  
    sim_hmm_paras                           html  
    sim_lhmm                                html  
    sim_lhmm_paras                          html  
*** copying figures
** building package indices
** 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 (proclhmm)