* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Coreset’ ...
** this is package ‘Coreset’ version ‘1.0.0’
** package ‘Coreset’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpATyUAc/R.INSTALL2854fd93755e5/Coreset/src'
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dropadd.cpp -o dropadd.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dropadd_mf.cpp -o dropadd_mf.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c exact_reduce.cpp -o exact_reduce.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c grasp.cpp -o grasp.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c kcentre_cdsh.cpp -o kcentre_cdsh.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c kcentre_cover.cpp -o kcentre_cover.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c maxentropy.cpp -o maxentropy.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c maximin.cpp -o maximin.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c maximin_points.cpp -o maximin_points.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c maxmean.cpp -o maxmean.o
g++-16 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Coreset.so RcppExports.o dropadd.o dropadd_mf.o exact_reduce.o grasp.o kcentre_cdsh.o kcentre_cover.o maxentropy.o maximin.o maximin_points.o maxmean.o utils.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpATyUAc/R.INSTALL2854fd93755e5/Coreset/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpATyUAc/R.INSTALL2854fd93755e5/Coreset/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpATyUAc/R.INSTALL2854fd93755e5/Coreset/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Coreset/00new/Coreset/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘Coreset’
    finding HTML links ... done
    Coreset-package                         html  
    DropAdd                                 html  
    ExactKCentre                            html  
    ExactMaxMin                             html  
    ExactMaxSum                             html  
    FarFirst                                html  
    Grasp                                   html  
    KCentre                                 html  
    KCentreRadius                           html  
    MaxEntropy                              html  
    MaxMean                                 html  
    MeanDist                                html  
    MinDist                                 html  
    PickPoint                               html  
    dot-AsDistMatrix                        html  
    dot-AsMaxMeanSelection                  html  
    dot-AsMaxMinSelection                   html  
    dot-AsPointsMatrix                      html  
    dot-CentroidSqDist                      html  
    dot-DistColumn                          html  
    dot-DrawDistinctSeeds                   html  
    dot-DropAddApplyAdd                     html  
    dot-DropAddColumn                       html  
    dot-DropAddConstructColumn              html  
    dot-DropAddFromColumn                   html  
    dot-DropAddPick                         html  
    dot-ExpandAnchors                       html  
    dot-FarFirstSelectedBy                  html  
    dot-FarFirstThin                        html  
    dot-FormatIndexList                     html  
    dot-GonzEnsemble                        html  
    dot-GonzEnsembleFromPoints              html  
    dot-GonzalezColumn                      html  
    dot-GraspConstruct                      html  
    dot-GraspHammingToES                    html  
    dot-GraspLocalSearch                    html  
    dot-GraspMinPairCount                   html  
    dot-GraspNearestInSel                   html  
    dot-GraspObjective                      html  
    dot-GraspPathRelink                     html  
    dot-GraspTryInsert                      html  
    dot-MaxMinSummaryLine                   html  
    dot-MaximinFrom                         html  
    dot-MaximinFromColumn                   html  
    dot-MaximinFromPoints                   html  
    dot-MaximinMulti                        html  
    dot-MinPairwiseFromPoints               html  
    dot-PeripheralSeedColumn                html  
    dot-PickPoint                           html  
    dot-PickPoints                          html  
    dot-PromoteScore                        html  
    dot-ResolveCap                          html  
    dot-ResolveEnsemble                     html  
    dot-SubsetScore                         html  
    dot-SummariseStrategies                 html  
    dot-SummaryField                        html  
    dot-SummaryNum                          html  
    dot-Symmetrise                          html  
    print.Coreset                           html  
    print.KCentre                           html  
    print.MaxEntropy                        html  
    print.MaxMeanSelection                  html  
    print.MaxSum                            html  
    summary.Coreset                         html  
** 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 (Coreset)