* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ordinal’ ...
** package ‘ordinal’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpDEPNth/R.INSTALL769f73b67e81c/ordinal/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 get_fitted.c -o get_fitted.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 links.c -o links.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 utilityFuns.c -o utilityFuns.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ordinal.so get_fitted.o init.o links.o utilityFuns.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDEPNth/R.INSTALL769f73b67e81c/ordinal/src'
make[1]: Entering directory '/tmp/RtmpDEPNth/R.INSTALL769f73b67e81c/ordinal/src'
make[1]: Leaving directory '/tmp/RtmpDEPNth/R.INSTALL769f73b67e81c/ordinal/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ordinal/00new/ordinal/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘ordinal’
    finding HTML links ... done
    VarCorr                                 html  
    addtermOld                              html  
    anovaOld                                html  
    clm                                     html  
    clm.anova                               html  
    clm.control                             html  
    finding level-2 HTML links ... done

    clm.controlOld                          html  
    clm.fit                                 html  
    clmOld                                  html  
    clmm                                    html  
    clmm.control                            html  
    clmm.controlOld                         html  
    clmmOld                                 html  
    confint.clm                             html  
    confint.clmmOld                         html  
    confintOld                              html  
    convergence.clm                         html  
    dropCoef                                html  
    gfun                                    html  
    gumbel                                  html  
    income                                  html  
    lgamma                                  html  
    nominal.test                            html  
    ordinal-package                         html  
    predict                                 html  
    predictOld                              html  
    ranef                                   html  
    slice.clm                               html  
    soup                                    html  
    updateOld                               html  
    wine                                    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 (ordinal)