* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘StepSignalMargiLike’ ...
** package ‘StepSignalMargiLike’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/RtmpcSdA8i/R.INSTALL1db7568e5896c/StepSignalMargiLike/src'
g++-13 -std=gnu++11 -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 ChangePointAnalyzeNorm.cpp -o ChangePointAnalyzeNorm.o
g++-13 -std=gnu++11 -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 ChangePointAnalyzeNormUnRes.cpp -o ChangePointAnalyzeNormUnRes.o
g++-13 -std=gnu++11 -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 ChangePointAnalyzePoiss.cpp -o ChangePointAnalyzePoiss.o
g++-13 -std=gnu++11 -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 ChangePointAnalyzePoissUnRes.cpp -o ChangePointAnalyzePoissUnRes.o
g++-13 -std=gnu++11 -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
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c StepSignalMargiLike.c -o StepSignalMargiLike.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o StepSignalMargiLike.so ChangePointAnalyzeNorm.o ChangePointAnalyzeNormUnRes.o ChangePointAnalyzePoiss.o ChangePointAnalyzePoissUnRes.o RcppExports.o StepSignalMargiLike.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpcSdA8i/R.INSTALL1db7568e5896c/StepSignalMargiLike/src'
make[1]: Entering directory '/tmp/RtmpcSdA8i/R.INSTALL1db7568e5896c/StepSignalMargiLike/src'
make[1]: Leaving directory '/tmp/RtmpcSdA8i/R.INSTALL1db7568e5896c/StepSignalMargiLike/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-StepSignalMargiLike/00new/StepSignalMargiLike/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘StepSignalMargiLike’
    finding HTML links ... done
    ChangePointAnalyzeNorm                  html  
    ChangePointAnalyzeNormUnRes             html  
    ChangePointAnalyzePoiss                 html  
    ChangePointAnalyzePoissUnRes            html  
    PlotChangePoints                        html  
    StepSignalMargiLike-package             html  
    StepSignalMargiLike_ChangePointAnalyzeNorm
                                            html  
    StepSignalMargiLike_ChangePointAnalyzeNormUnRes
                                            html  
    StepSignalMargiLike_ChangePointAnalyzePoiss
                                            html  
    StepSignalMargiLike_ChangePointAnalyzePoissUnRes
                                            html  
    est.changepoints                        html  
    est.mean.norm                           html  
    est.mean.pois                           html  
    prior.norm.A                            html  
    prior.norm.B                            html  
    prior.norm.C                            html  
    prior.pois                              html  
** 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 (StepSignalMargiLike)