* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘latentFactoR’ ...
** this is package ‘latentFactoR’ version ‘0.0.8’
** package ‘latentFactoR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUhldUn/R.INSTALL18e4cb23dec52e/latentFactoR/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 init.c -o init.o
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 nanotime.c -o nanotime.o
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 xoshiro.c -o xoshiro.o
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 ziggurat.c -o ziggurat.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o latentFactoR.so init.o nanotime.o xoshiro.o ziggurat.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUhldUn/R.INSTALL18e4cb23dec52e/latentFactoR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUhldUn/R.INSTALL18e4cb23dec52e/latentFactoR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUhldUn/R.INSTALL18e4cb23dec52e/latentFactoR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-latentFactoR/00new/latentFactoR/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘latentFactoR’
    finding HTML links ... done
    EKC                                     html  
    ESEM                                    html  
    NEST                                    html  
    add_cross_loadings                      html  
    add_local_dependence                    html  
    add_method_factors                      html  
    add_population_error                    html  
    add_wording_effects                     html  
    categorize                              html  
    data_to_zipfs                           html  
    estimate_dimensions                     html  
    factor_forest                           html  
    latentFactoR-package                    html  
    obtain_zipfs_parameters                 html  
    simulate_factors                        html  
    simulate_hierarchical_factors           html  
    skew_tables                             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 (latentFactoR)