* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mcen’ ...
** package ‘mcen’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpEfZOGH/R.INSTALL1973316c70e7fc/mcen/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c BinUpdate.c -o BinUpdate.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c CDU.c -o CDU.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mcen_init.c -o mcen_init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mcen.so BinUpdate.o CDU.o mcen_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpEfZOGH/R.INSTALL1973316c70e7fc/mcen/src'
make[1]: Entering directory '/tmp/RtmpEfZOGH/R.INSTALL1973316c70e7fc/mcen/src'
make[1]: Leaving directory '/tmp/RtmpEfZOGH/R.INSTALL1973316c70e7fc/mcen/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mcen/00new/mcen/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘mcen’
    finding HTML links ... done
    CalcHorseBin                            html  
    CalcHorseEBin                           html  
    SetEq                                   html  
    beta_adjust                             html  
    beta_adjust_bin                         html  
    bin_horse                               html  
    cluster                                 html  
    cluster.vals                            html  
    coef.cv.mcen                            html  
    coef.mcen                               html  
    cv.mcen                                 html  
    get_best_cvm                            html  
    matrix_multiply                         html  
    mcen                                    html  
    mcen.init                               html  
    mcen_bin_workhorse                      html  
    mcen_workhorse                          html  
    pred_eval                               html  
    pred_eval.mbinom_mcen                   html  
    pred_eval.mgauss_mcen                   html  
    predict.cv.mcen                         html  
    predict.mcen                            html  
    print.cv.mcen                           html  
    print.mcen                              html  
    randomly_assign                         html  
    squared_error                           html  
    vl_binom                                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 (mcen)