* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘abclass’ ...
** this is package ‘abclass’ version ‘0.5.0’
** package ‘abclass’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOkKSvT/R.INSTALL182ae0211e26ed/abclass/src'
g++-14 -std=gnu++17 -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  -I../inst/include -fopenmp -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -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  -I../inst/include -fopenmp -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c abclass_fit.cpp -o abclass_fit.o
g++-14 -std=gnu++17 -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  -I../inst/include -fopenmp -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cross_validation.cpp -o cross_validation.o
g++-14 -std=gnu++17 -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  -I../inst/include -fopenmp -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c predict.cpp -o predict.o
g++-14 -std=gnu++17 -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  -I../inst/include -fopenmp -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c vertex.cpp -o vertex.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o abclass.so RcppExports.o abclass_fit.o cross_validation.o predict.o vertex.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 '/home/hornik/tmp/scratch/RtmpOkKSvT/R.INSTALL182ae0211e26ed/abclass/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOkKSvT/R.INSTALL182ae0211e26ed/abclass/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOkKSvT/R.INSTALL182ae0211e26ed/abclass/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-abclass/00new/abclass/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘abclass’
    finding HTML links ... done
    abclass-package                         html  
    abclass                                 html  
    abclass_propscore                       html  
    coef.abclass                            html  
    coef.supclass                           html  
    cv.abclass                              html  
    cv.moml                                 html  
    cv.supclass                             html  
    et.abclass                              html  
    et.moml                                 html  
    moml                                    html  
    predict.abclass                         html  
    predict.supclass                        html  
    supclass                                html  
    vertex                                  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 (abclass)