* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘DiceOptim’ ...
** package ‘DiceOptim’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpRrAmIN/R.INSTALL2912286de2e32b/DiceOptim/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 davies.c -o davies.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 packagename_init.c -o packagename_init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o DiceOptim.so davies.o packagename_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpRrAmIN/R.INSTALL2912286de2e32b/DiceOptim/src'
make[1]: Entering directory '/tmp/RtmpRrAmIN/R.INSTALL2912286de2e32b/DiceOptim/src'
make[1]: Leaving directory '/tmp/RtmpRrAmIN/R.INSTALL2912286de2e32b/DiceOptim/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-DiceOptim/00new/DiceOptim/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘DiceOptim’
    finding HTML links ... done
    AEI                                     html  
    AEI.grad                                html  
    AKG                                     html  
    AKG.grad                                html  
    DiceOptim-package                       html  
    EGO.cst                                 html  
    EGO.nsteps                              html  
    EI                                      html  
    EI.grad                                 html  
    EQI                                     html  
    EQI.grad                                html  
    ParrConstraint                          html  
    TREGO.nsteps                            html  
    branin2                                 html  
    checkPredict                            html  
    crit_AL                                 html  
    crit_EFI                                html  
    crit_SUR_cst                            html  
    critcst_optimizer                       html  
    easyEGO                                 html  
    easyEGO.cst                             html  
    fastEGO.nsteps                          html  
    fastfun-class                           html  
    fastfun                                 html  
    goldsteinprice                          html  
    hartman4                                html  
    integration_design_cst                  html  
    kriging.quantile                        html  
    kriging.quantile.grad                   html  
    max_AEI                                 html  
    max_AKG                                 html  
    max_EI                                  html  
    max_EQI                                 html  
    max_crit                                html  
    max_qEI                                 html  
    finding level-2 HTML links ... done

    min_quantile                            html  
    noisy.optimizer                         html  
    qEGO.nsteps                             html  
    qEI                                     html  
    qEI.grad                                html  
    rosenbrock4                             html  
    sampleFromEI                            html  
    sphere6                                 html  
    test_feas_vec                           html  
    update_km_noisyEGO                      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 (DiceOptim)