* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘rbridge’ ... ** this is package ‘rbridge’ version ‘1.0.2’ ** package ‘rbridge’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDvKwQk/R.INSTALL272543742127de/rbridge/src' g++-14 -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 -fpic -g -O2 -Wall -pedantic -mtune=native -c Main_functions.cpp -o Main_functions.o Main_functions.cpp:322: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 322 | # pragma omp parallel for num_threads(num_threads) Main_functions.cpp:367: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 367 | # pragma omp parallel for num_threads(num_threads) In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29, from Main_functions.cpp:1: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ g++-14 -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 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29, from RcppExports.cpp:4: /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ g++-14 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rbridge.so Main_functions.o RcppExports.o -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 '/home/hornik/tmp/scratch/RtmpDvKwQk/R.INSTALL272543742127de/rbridge/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDvKwQk/R.INSTALL272543742127de/rbridge/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDvKwQk/R.INSTALL272543742127de/rbridge/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rbridge/00new/rbridge/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘rbridge’ finding HTML links ... done bridge html coef.bridge html coef.cv.bridge html coef.cv.rbridge html coef.rbridge html cv.bridge html cv.rbridge html plot.cv.bridge html plot.cv.rbridge html predict.bridge html predict.cv.bridge html predict.cv.rbridge html predict.rbridge html rbridge 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 (rbridge)