* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BiTrinA’ ...
** package ‘BiTrinA’ 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/RtmpKc0QAE/R.INSTALL1f29355a79ad10/BiTrinA/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 TASC.c -o TASC.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 TASC_min.c -o TASC_min.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 binarizeBASCA.c -o binarizeBASCA.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 binarizeBASCB.c -o binarizeBASCB.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 common.c -o common.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 BiTrinA.so TASC.o TASC_min.o binarizeBASCA.o binarizeBASCB.o common.o packagename_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpKc0QAE/R.INSTALL1f29355a79ad10/BiTrinA/src'
make[1]: Entering directory '/tmp/RtmpKc0QAE/R.INSTALL1f29355a79ad10/BiTrinA/src'
make[1]: Leaving directory '/tmp/RtmpKc0QAE/R.INSTALL1f29355a79ad10/BiTrinA/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BiTrinA/00new/BiTrinA/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BiTrinA’
    finding HTML links ... done
    BASCResult-class                        html  
    BinarizationResult-class                html  
    TASC                                    html  
    TASCResult-class                        html  
    TrinarizationResult-class               html  
    binarizationExample                     html  
    binarizeBASC                            html  
    binarizeKMeans                          html  
    binarizeMatrix                          html  
    plot.BinarizationResult                 html  
    plot.TrinarizationResult                html  
    plotStepFunctions                       html  
    trinarizationExample                    html  
    trinarizeKMeans                         html  
    trinarizeMatrix                         html  
** building package indices
** installing vignettes
** 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 (BiTrinA)