* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘EFAtools’ ...
** package ‘EFAtools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/RtmpsBQuEW/R.INSTALL3799bc100030b2/EFAtools/src'
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c factor_corres.cpp -o factor_corres.o
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ml_helper.cpp -o ml_helper.o
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c paf_iter.cpp -o paf_iter.o
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c parallel.cpp -o parallel.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29,
                 from parallel.cpp:3:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:86: note: ‘#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed’
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |                                                                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:75: note: ‘#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead’
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |                                                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:61: note: ‘#pragma message: INFO: see the documentation for details’
  329 |   #pragma message ("INFO: see the documentation for details")
      |                                                             ^
parallel.cpp: In function ‘arma::mat parallel_sim(int, int, int, int, int)’:
parallel.cpp:31:25: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘const int’ [-Wsign-compare]
   31 |     for (uword i = 0; i < n_datasets; i++) {
      |                       ~~^~~~~~~~~~~~
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c uls_helper.cpp -o uls_helper.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o EFAtools.so RcppExports.o factor_corres.o ml_helper.o paf_iter.o parallel.o uls_helper.o -fopenmp -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/RtmpsBQuEW/R.INSTALL3799bc100030b2/EFAtools/src'
make[1]: Entering directory '/tmp/RtmpsBQuEW/R.INSTALL3799bc100030b2/EFAtools/src'
make[1]: Leaving directory '/tmp/RtmpsBQuEW/R.INSTALL3799bc100030b2/EFAtools/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-EFAtools/00new/EFAtools/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 ‘EFAtools’
    finding HTML links ... done
    BARTLETT                                html  
    CD                                      html  
    COMPARE                                 html  
    DOSPERT                                 html  
    DOSPERT_raw                             html  
    EFA                                     html  
    EFA_AVERAGE                             html  
    EFAtools-package                        html  
    EKC                                     html  
    FACTOR_SCORES                           html  
    GRiPS_raw                               html  
    HULL                                    html  
    IDS2_R                                  html  
    KGC                                     html  
    KMO                                     html  
    N_FACTORS                               html  
    OMEGA                                   html  
    finding level-2 HTML links ... done

    PARALLEL                                html  
    RiskDimensions                          html  
    SCREE                                   html  
    SL                                      html  
    SMT                                     html  
    SPSS_23                                 html  
    SPSS_27                                 html  
    UPPS_raw                                html  
    WJIV_ages_14_19                         html  
    WJIV_ages_20_39                         html  
    WJIV_ages_3_5                           html  
    WJIV_ages_40_90                         html  
    WJIV_ages_6_8                           html  
    WJIV_ages_9_13                          html  
    dot-compute_vars                        html  
    dot-factor_corres                       html  
    dot-numformat                           html  
    dot-paf_iter                            html  
    dot-parallel_sim                        html  
    pipe                                    html  
    plot.CD                                 html  
    plot.EFA_AVERAGE                        html  
    plot.EKC                                html  
    plot.HULL                               html  
    plot.KGC                                html  
    plot.PARALLEL                           html  
    plot.SCREE                              html  
    population_models                       html  
    print.BARTLETT                          html  
    print.CD                                html  
    print.COMPARE                           html  
    print.EFA                               html  
    print.EFA_AVERAGE                       html  
    print.EKC                               html  
    print.HULL                              html  
    print.KGC                               html  
    print.KMO                               html  
    print.LOADINGS                          html  
    print.N_FACTORS                         html  
    print.OMEGA                             html  
    print.PARALLEL                          html  
    print.SCREE                             html  
    print.SL                                html  
    print.SLLOADINGS                        html  
    print.SMT                               html  
    test_models                             html  
*** copying figures
** 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 (EFAtools)