* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mixor’ ...
** this is package ‘mixor’ version ‘1.0.7’
** package ‘mixor’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-1) 15.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8syzwa/R.INSTALL4d713634cf89a/mixor/src'
gcc-15 -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 mixor_init.c -o mixor_init.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  mixord_dll.f90 -o mixord_dll.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mixor.so mixor_init.o mixord_dll.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8syzwa/R.INSTALL4d713634cf89a/mixor/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8syzwa/R.INSTALL4d713634cf89a/mixor/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8syzwa/R.INSTALL4d713634cf89a/mixor/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mixor/00new/mixor/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘mixor’
    finding HTML links ... done
    AIC.mixor                               html  
    BIC.mixor                               html  
    Contrasts                               html  
    Mixor-deprecated                        html  
    Mixor-package                           html  
    SmokeOnset                              html  
    SmokingPrevention                       html  
    coef.mixor                              html  
    concen                                  html  
    deviance.mixor                          html  
    irt.data                                html  
    logLik.mixor                            html  
    mixor                                   html  
    mixord                                  html  
    norcag                                  html  
    plot.mixor                              html  
    predict.mixor                           html  
    print.mixor                             html  
    schizophrenia                           html  
    summary.mixor                           html  
    vcov.mixor                              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 (mixor)