* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ParamHelpers’ ...
** package ‘ParamHelpers’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.3.0-1) 13.3.0’
make[1]: Entering directory '/tmp/RtmpfW4mid/R.INSTALL19d90a3a50f331/ParamHelpers/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 c_dfRowsToList.c -o c_dfRowsToList.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 init.c -o init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ParamHelpers.so c_dfRowsToList.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpfW4mid/R.INSTALL19d90a3a50f331/ParamHelpers/src'
make[1]: Entering directory '/tmp/RtmpfW4mid/R.INSTALL19d90a3a50f331/ParamHelpers/src'
make[1]: Leaving directory '/tmp/RtmpfW4mid/R.INSTALL19d90a3a50f331/ParamHelpers/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ParamHelpers/00new/ParamHelpers/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘ParamHelpers’
    finding HTML links ... done
    LearnerParam                            html  
    OptPath                                 html  
    Param                                   html  
    addOptPathEl                            html  
    as.data.frame.OptPathDF                 html  
    checkParamSet                           html  
    convertParamSetToIrace                  html  
    dfRowsToList                            html  
    discreteNameToValue                     html  
    discreteValueToName                     html  
    dropParams                              html  
    evaluateParamExpressions                html  
    filterParams                            html  
    generateDesign                          html  
    generateDesignOfDefaults                html  
    generateGridDesign                      html  
    generateRandomDesign                    html  
    getDefaults                             html  
    getLower                                html  
    getOptPathBestIndex                     html  
    getOptPathCol                           html  
    getOptPathCols                          html  
    getOptPathDOB                           html  
    getOptPathEOL                           html  
    getOptPathEl                            html  
    getOptPathErrorMessages                 html  
    getOptPathExecTimes                     html  
    getOptPathLength                        html  
    getOptPathParetoFront                   html  
    getOptPathX                             html  
    getOptPathY                             html  
    getParamIds                             html  
    getParamLengths                         html  
    getParamNr                              html  
    getParamSet                             html  
    getParamTypeCounts                      html  
    getParamTypes                           html  
    getRequirements                         html  
    getTypeStrings                          html  
    hasExpression                           html  
    hasFiniteBoxConstraints                 html  
    hasForbidden                            html  
    hasRequires                             html  
    hasTrafo                                html  
    hasType                                 html  
    isEmpty                                 html  
    isFeasible                              html  
    isForbidden                             html  
    isRequiresOk                            html  
    isSpecialValue                          html  
    isType                                  html  
    isTypeString                            html  
    isVector                                html  
    listToDfOneRow                          html  
    makeParamSet                            html  
    paramValueToString                      html  
    plotEAF                                 html  
    plotOptPath                             html  
    plotYTraces                             html  
    removeMissingValues                     html  
    renderOptPathPlot                       html  
    renderYTraces                           html  
    repairPoint                             html  
    sampleValue                             html  
    sampleValues                            html  
    setOptPathElDOB                         html  
    setOptPathElEOL                         html  
    setValueCNames                          html  
    trafoOptPath                            html  
    trafoValue                              html  
    updateParVals                           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 (ParamHelpers)