* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘supclust’ ...
** package ‘supclust’ 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/RtmpzcDucI/R.INSTALL2b72341f65a760/supclust/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 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 pelora.c -o pelora.o
pelora.c: In function ‘ridgecrit’:
pelora.c:268:3: warning: "/*" within comment [-Wcomment]
  268 |   /*  Initialisation of variables */
      |    
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 wilma.c -o wilma.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o supclust.so init.o pelora.o wilma.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpzcDucI/R.INSTALL2b72341f65a760/supclust/src'
make[1]: Entering directory '/tmp/RtmpzcDucI/R.INSTALL2b72341f65a760/supclust/src'
make[1]: Leaving directory '/tmp/RtmpzcDucI/R.INSTALL2b72341f65a760/supclust/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-supclust/00new/supclust/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘supclust’
    finding HTML links ... done
    back.search                             html  
    coef.pelora                             html  
    dlda                                    html  
    fitted.pelora                           html  
    fitted.wilma                            html  
    leukemia                                html  
    margin                                  html  
    pelora                                  html  
    plot.pelora                             html  
    plot.wilma                              html  
    predict.pelora                          html  
    predict.wilma                           html  
    print.pelora                            html  
    print.wilma                             html  
    score                                   html  
    sign.change                             html  
    signflip                                html  
    standardize.genes                       html  
    summary.pelora                          html  
    summary.wilma                           html  
    wilma                                   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 (supclust)