* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘psychonetrics’ ...
** package ‘psychonetrics’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpjgFuHz/R.INSTALL3db08f5460653c/psychonetrics/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 02_algebrahelpers_RcppHelpers.cpp -o 02_algebrahelpers_RcppHelpers.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 02_algebrahelpers_RcppHelpers.cpp:5:
/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")
      |                                                             ^
02_algebrahelpers_RcppHelpers.cpp: In function ‘Rcpp::List solve_symmetric_cpp(arma::mat, bool, double)’:
02_algebrahelpers_RcppHelpers.cpp:319:7: warning: unused variable ‘i’ [-Wunused-variable]
  319 |   int i;
      |       ^
02_algebrahelpers_RcppHelpers.cpp: In function ‘arma::mat solve_symmetric_cpp_matrixonly(arma::mat, double)’:
02_algebrahelpers_RcppHelpers.cpp:374:7: warning: unused variable ‘i’ [-Wunused-variable]
  374 |   int i;
      |       ^
02_algebrahelpers_RcppHelpers.cpp: In function ‘arma::mat solve_symmetric_cpp_matrixonly_withcheck(arma::mat, bool&)’:
02_algebrahelpers_RcppHelpers.cpp:410:10: warning: unused variable ‘sqrt_epsilon’ [-Wunused-variable]
  410 |   double sqrt_epsilon  = 1.490116e-08;
      |          ^~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 02_algebrahelpers_kronecker.cpp -o 02_algebrahelpers_kronecker.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 02_algebrahelpers_modelMatrix_cpp.cpp -o 02_algebrahelpers_modelMatrix_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 03_modelformation_formModelMatrices_cpp.cpp -o 03_modelformation_formModelMatrices_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 03_modelformation_impliedcovstructures.cpp -o 03_modelformation_impliedcovstructures.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 03_modelinformation_sparseordense_cpp.cpp -o 03_modelinformation_sparseordense_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 04_generalFit_FisherInformation_cpp.cpp -o 04_generalFit_FisherInformation_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 04_generalFit_gradient_cpp.cpp -o 04_generalFit_gradient_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 04_generalfit_fitfunction_cpp.cpp -o 04_generalfit_fitfunction_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 04_generalfit_implied_and_prepare.cpp -o 04_generalfit_implied_and_prepare.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 04_generalfit_loglik_fimlcpp.cpp -o 04_generalfit_loglik_fimlcpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 04_generalfit_psychonetrics_BFGS.cpp -o 04_generalfit_psychonetrics_BFGS.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 05_MLestimator_expected_Hessian_Gauss_cpp.cpp -o 05_MLestimator_expected_Hessian_Gauss_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 05_MLestimator_fit_Gauss_cpp.cpp -o 05_MLestimator_fit_Gauss_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 05_MLestimator_fit_Ising.cpp -o 05_MLestimator_fit_Ising.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 05_MLestimator_gradient_Gauss_cpp.cpp -o 05_MLestimator_gradient_Gauss_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 05_MLestimator_gradient_Ising_cpp.cpp -o 05_MLestimator_gradient_Ising_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 06_DWLS_Wmat.cpp -o 06_DWLS_Wmat.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 06_ULS_expectedHessian_cpp.cpp -o 06_ULS_expectedHessian_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 06_ULS_fitfunction_cpp.cpp -o 06_ULS_fitfunction_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 06_ULS_gradient_cpp.cpp -o 06_ULS_gradient_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 06_WLS_Wmat.cpp -o 06_WLS_Wmat.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 07_FIMLestimator_expected_hessian_gauss_cppversion.cpp -o 07_FIMLestimator_expected_hessian_gauss_cppversion.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 07_FIMLestimator_fitfunction_cppversion.cpp -o 07_FIMLestimator_fitfunction_cppversion.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 07_FIMLestimator_jacobian_gauss.cpp -o 07_FIMLestimator_jacobian_gauss.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 10_ordinal_covPrepare.cpp -o 10_ordinal_covPrepare.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 10_ordinal_cppFuns.cpp -o 10_ordinal_cppFuns.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 14_varcov_derivatives_cpp.cpp -o 14_varcov_derivatives_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 14_varcov_implied_cpp.cpp -o 14_varcov_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 14_varcov_prepare_cpp.cpp -o 14_varcov_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 15_lvm_derivatives_cpp.cpp -o 15_lvm_derivatives_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 15_lvm_implied_cpp.cpp -o 15_lvm_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 15_lvm_prepare_cpp.cpp -o 15_lvm_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 16_var1_derivatives_cpp.cpp -o 16_var1_derivatives_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 16_var1_implied_cpp.cpp -o 16_var1_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 16_var1_prepare_cpp.cpp -o 16_var1_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 18_dlvm1_derivatives_cpp.cpp -o 18_dlvm1_derivatives_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 18_dlvm1_implied_cpp.cpp -o 18_dlvm1_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 18_dlvm1_prepare_cpp.cpp -o 18_dlvm1_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 19_tsdlvm1_derivatives.cpp -o 19_tsdlvm1_derivatives.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 19_tsdlvm1_implied_cpp.cpp -o 19_tsdlvm1_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 19_tsdlvm1_prepare_cpp.cpp -o 19_tsdlvm1_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 20_meta_varcov_derivatives_cpp.cpp -o 20_meta_varcov_derivatives_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 20_meta_varcov_implied.cpp -o 20_meta_varcov_implied.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 20_meta_varcov_prepare_cpp.cpp -o 20_meta_varcov_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 21_Ising_derivatives.cpp -o 21_Ising_derivatives.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 21_Ising_expectedHessian.cpp -o 21_Ising_expectedHessian.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 21_Ising_helperfunctions.cpp -o 21_Ising_helperfunctions.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 21_Ising_implied_cpp.cpp -o 21_Ising_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 21_Ising_prepare_cpp.cpp -o 21_Ising_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 22_ml_lvm_derivatives.cpp -o 22_ml_lvm_derivatives.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 22_ml_lvm_implied_cpp.cpp -o 22_ml_lvm_implied_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 22_ml_lvm_prepare_cpp.cpp -o 22_ml_lvm_prepare_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/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++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c b_modelexpansion_updateModel_cpp.cpp -o b_modelexpansion_updateModel_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c b_modelexpansions_addMIs_cpp.cpp -o b_modelexpansions_addMIs_cpp.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -DARMA_DONT_USE_OPENMP -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/pbv/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/roptim/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c b_modelexpansions_addSEs_cpp.cpp -o b_modelexpansions_addSEs_cpp.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o psychonetrics.so 02_algebrahelpers_RcppHelpers.o 02_algebrahelpers_kronecker.o 02_algebrahelpers_modelMatrix_cpp.o 03_modelformation_formModelMatrices_cpp.o 03_modelformation_impliedcovstructures.o 03_modelinformation_sparseordense_cpp.o 04_generalFit_FisherInformation_cpp.o 04_generalFit_gradient_cpp.o 04_generalfit_fitfunction_cpp.o 04_generalfit_implied_and_prepare.o 04_generalfit_loglik_fimlcpp.o 04_generalfit_psychonetrics_BFGS.o 05_MLestimator_expected_Hessian_Gauss_cpp.o 05_MLestimator_fit_Gauss_cpp.o 05_MLestimator_fit_Ising.o 05_MLestimator_gradient_Gauss_cpp.o 05_MLestimator_gradient_Ising_cpp.o 06_DWLS_Wmat.o 06_ULS_expectedHessian_cpp.o 06_ULS_fitfunction_cpp.o 06_ULS_gradient_cpp.o 06_WLS_Wmat.o 07_FIMLestimator_expected_hessian_gauss_cppversion.o 07_FIMLestimator_fitfunction_cppversion.o 07_FIMLestimator_jacobian_gauss.o 10_ordinal_covPrepare.o 10_ordinal_cppFuns.o 14_varcov_derivatives_cpp.o 14_varcov_implied_cpp.o 14_varcov_prepare_cpp.o 15_lvm_derivatives_cpp.o 15_lvm_implied_cpp.o 15_lvm_prepare_cpp.o 16_var1_derivatives_cpp.o 16_var1_implied_cpp.o 16_var1_prepare_cpp.o 18_dlvm1_derivatives_cpp.o 18_dlvm1_implied_cpp.o 18_dlvm1_prepare_cpp.o 19_tsdlvm1_derivatives.o 19_tsdlvm1_implied_cpp.o 19_tsdlvm1_prepare_cpp.o 20_meta_varcov_derivatives_cpp.o 20_meta_varcov_implied.o 20_meta_varcov_prepare_cpp.o 21_Ising_derivatives.o 21_Ising_expectedHessian.o 21_Ising_helperfunctions.o 21_Ising_implied_cpp.o 21_Ising_prepare_cpp.o 22_ml_lvm_derivatives.o 22_ml_lvm_implied_cpp.o 22_ml_lvm_prepare_cpp.o RcppExports.o b_modelexpansion_updateModel_cpp.o b_modelexpansions_addMIs_cpp.o b_modelexpansions_addSEs_cpp.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/RtmpjgFuHz/R.INSTALL3db08f5460653c/psychonetrics/src'
make[1]: Entering directory '/tmp/RtmpjgFuHz/R.INSTALL3db08f5460653c/psychonetrics/src'
make[1]: Leaving directory '/tmp/RtmpjgFuHz/R.INSTALL3db08f5460653c/psychonetrics/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-psychonetrics/00new/psychonetrics/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘psychonetrics’
    finding HTML links ... done
    CIplot                                  html  
    Ising                                   html  
    Jonas                                   html  
    MIs                                     html  
    StarWars                                html  
    algebraMatrices                         html  
    bifactor                                html  
    bootstrap                               html  
    changedata                              html  
    compare                                 html  
    convenience                             html  
    covML                                   html  
    dlvm1_family                            html  
    emergencystart                          html  
    esa                                     html  
    factorscores                            html  
    fit                                     html  
    fixpar_freepar                          html  
    generate                                html  
    getVCOV                                 html  
    getmatrix                               html  
    groupequal_groupfree                    html  
    latentgrowth                            html  
    lvm_family                              html  
    meta_varcov                             html  
    ml_lvm                                  html  
    ml_tsdlvm1                              html  
    modelsearch                             html  
    modelupdate                             html  
    parameters                              html  
    parequal                                html  
    partialprune                            html  
    prune                                   html  
    psychonetrics-class                     html  
    psychonetrics-package                   html  
    runmodel                                html  
    setverbose                              html  
    simplestructure                         html  
    stepup                                  html  
    tsdlvm1_family                          html  
    unionmodel_intersectionmodel            html  
    var1_family                             html  
    varcov_family                           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 (psychonetrics)