* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BBmisc’ ...
** package ‘BBmisc’ 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/RtmpZd2BPV/R.INSTALL27f1ca48dc136/BBmisc/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 getMaxColRowIndex.c -o getMaxColRowIndex.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 getMaxIndex.c -o getMaxIndex.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 -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 itostr.c -o itostr.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o BBmisc.so getMaxColRowIndex.o getMaxIndex.o init.o itostr.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZd2BPV/R.INSTALL27f1ca48dc136/BBmisc/src'
make[1]: Entering directory '/tmp/RtmpZd2BPV/R.INSTALL27f1ca48dc136/BBmisc/src'
make[1]: Leaving directory '/tmp/RtmpZd2BPV/R.INSTALL27f1ca48dc136/BBmisc/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BBmisc/00new/BBmisc/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BBmisc’
    finding HTML links ... done
    addClasses                              html  
    argsAsNamedList                         html  
    asMatrixCols                            html  
    asQuoted                                html  
    binPack                                 html  
    btwn                                    html  
    cFactor                                 html  
    capitalizeStrings                       html  
    catf                                    html  
    checkArg                                html  
    checkListElementClass                   html  
    chunk                                   html  
    clipString                              html  
    coalesce                                html  
    collapse                                html  
    collapsef                               html  
    computeMode                             html  
    convertDataFrameCols                    html  
    convertInteger                          html  
    convertIntegers                         html  
    convertListOfRowsToDataFrame            html  
    convertMatrixType                       html  
    convertRowsToList                       html  
    convertToShortString                    html  
    dapply                                  html  
    deprecated                              html  
    do.call2                                html  
    dropNamed                               html  
    ensureVector                            html  
    explode                                 html  
    extractSubList                          html  
    filterNull                              html  
    getAttributeNames                       html  
    getClass1                               html  
    getFirst                                html  
    getMaxIndex                             html  
    getMaxIndexOfRows                       html  
    getOperatingSystem                      html  
    getRelativePath                         html  
    getUnixTime                             html  
    getUsedFactorLevels                     html  
    hasAttributes                           html  
    insert                                  html  
    is.error                                html  
    isDirectory                             html  
    isEmptyDirectory                        html  
    isExpensiveExampleOk                    html  
    isFALSE                                 html  
    isProperlyNamed                         html  
    isScalarNA                              html  
    isScalarValue                           html  
    isSubset                                html  
    isSuperset                              html  
    isValidName                             html  
    itostr                                  html  
    lib                                     html  
    load2                                   html  
    lsort                                   html  
    makeDataFrame                           html  
    makeFileCache                           html  
    makeProgressBar                         html  
    makeS3Obj                               html  
    makeSimpleFileLogger                    html  
    mapValues                               html  
    messagef                                html  
    namedList                               html  
    names2                                  html  
    nin                                     html  
    normalize                               html  
    optimizeSubInts                         html  
    pause                                   html  
    printHead                               html  
    printStrToChar                          html  
    printToChar                             html  
    rangeVal                                html  
    requirePackages                         html  
    rowLapply                               html  
    save2                                   html  
    seq_row                                 html  
    setAttribute                            html  
    setClasses                              html  
    setRowNames                             html  
    setValue                                html  
    sortByCol                               html  
    splitPath                               html  
    splitTime                               html  
    stopf                                   html  
    strrepeat                               html  
    suppressAll                             html  
    symdiff                                 html  
    system3                                 html  
    toRangeStr                              html  
    vlapply                                 html  
    warningf                                html  
    which.first                             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 (BBmisc)