* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘MixfMRI’ ...
** package ‘MixfMRI’ successfully unpacked and MD5 sums checked
** using staged installation
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpiXfCB4/R.INSTALL2a516465727d6f/MixfMRI/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 my_c_em.c -o my_c_em.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 my_c_apecm.c -o my_c_apecm.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 spatial.c -o spatial.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 zzz.c -o zzz.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o MixfMRI.so my_c_em.o my_c_apecm.o spatial.o zzz.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpiXfCB4/R.INSTALL2a516465727d6f/MixfMRI/src'
make[1]: Entering directory '/tmp/RtmpiXfCB4/R.INSTALL2a516465727d6f/MixfMRI/src'
make[1]: Leaving directory '/tmp/RtmpiXfCB4/R.INSTALL2a516465727d6f/MixfMRI/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-MixfMRI/00new/MixfMRI/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘MixfMRI’
    finding HTML links ... done
    00_MixfMRI-package                      html  
    11_d_control                            html  
    22_d_data                               html  
    a1_fclust                               html  
    b1_initial                              html  
    b2_algorithm                            html  
    c1_test                                 html  
    d1_plot                                 html  
    d2_print                                html  
    e1_simulation                           html  
    e2_density                              html  
    e3_smooth                               html  
    f1_lmt_I_pv                             html  
    f2_logit_ETA                            html  
    f3_post_I                               html  
    f4_logor_stat                           html  
    u1_summarized.overlap                   html  
    u2_qvalue                               html  
    u3_fdr_ss                               html  
    u4_cba_cor                              html  
    y1_Threshold.Bonferroni                 html  
    y2_Threshold.RF                         html  
    y3_EC.3D                                html  
    y4_Threshold.FDR                        html  
    y5_cluster.threshold                    html  
    zz_internal                             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 (MixfMRI)