* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘adjoin’ ...
** this is package ‘adjoin’ version ‘0.1.0’
** package ‘adjoin’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpApMCOR/R.INSTALL14619a4e5b00e8/adjoin/src'
g++-15 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DARMA_64BIT_WORD -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -DARMA_64BIT_WORD -fpic  -g -O2 -Wall -pedantic -mtune=native   -c weight_funs.cpp -o weight_funs.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o adjoin.so RcppExports.o weight_funs.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpApMCOR/R.INSTALL14619a4e5b00e8/adjoin/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpApMCOR/R.INSTALL14619a4e5b00e8/adjoin/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpApMCOR/R.INSTALL14619a4e5b00e8/adjoin/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-adjoin/00new/adjoin/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘adjoin’
    finding HTML links ... done
    adjacency                               html  
    adjacency.neighbor_graph                html  
    adjacency.nn_search                     html  
    between_class_neighbors                 html  
    between_class_neighbors.class_graph     html  
    bilateral_smoother                      html  
    binary_label_matrix                     html  
    class_graph                             html  
    class_means                             html  
    class_means.class_graph                 html  
    commute_time_distance                   html  
    compute_diffusion_kernel                html  
    compute_diffusion_map                   html  
    convolve_matrix                         html  
    cross_adjacency                         html  
    cross_spatial_adjacency                 html  
    cross_weighted_spatial_adjacency        html  
    design_kernel                           html  
    diagonal_label_matrix                   html  
    diagonal_label_matrix_na                html  
    difference_of_gauss                     html  
    discriminating_distance                 html  
    discriminating_similarity               html  
    dist_to_sim.Matrix                      html  
    dist_to_sim                             html  
    dist_to_sim.nn_search                   html  
    edges                                   html  
    edges.neighbor_graph                    html  
    estimate_sigma                          html  
    example_kernel_5x5                      html  
    expand_label_similarity                 html  
    factor_sim                              html  
    feature_weighted_spatial_constraints    html  
    find_nn                                 html  
    find_nn.nnsearcher                      html  
    find_nn_among                           html  
    find_nn_among.class_graph               html  
    find_nn_among.nnsearcher                html  
    find_nn_between                         html  
    find_nn_between.nnsearcher              html  
    graph_weights                           html  
    graph_weights_fast                      html  
    heat_kernel                             html  
    helmert_contrasts                       html  
    heterogeneous_neighbors                 html  
    homogeneous_neighbors                   html  
    inverse_heat_kernel                     html  
    kernel_alignment                        html  
    kernel_roots                            html  
    laplacian                               html  
    laplacian.neighbor_graph                html  
    local_global_adjacency                  html  
    make_doubly_stochastic                  html  
    nclasses                                html  
    nclasses.class_graph                    html  
    neighbor_graph                          html  
    neighbor_graph.nnsearcher               html  
    neighbors                               html  
    neighbors.neighbor_graph                html  
    new_repulsion_graph                     html  
    nnsearcher                              html  
    node_density                            html  
    node_density.neighbor_graph             html  
    non_neighbors                           html  
    non_neighbors.neighbor_graph            html  
    normalize_adjacency                     html  
    normalized_heat_kernel                  html  
    nvertices                               html  
    nvertices.neighbor_graph                html  
    pairwise_adjacency                      html  
    print.repulsion_graph                   html  
    psparse                                 html  
    repulsion_graph                         html  
    search_result                           html  
    search_result.nnsearcher                html  
    spatial_adjacency                       html  
    spatial_autocor                         html  
    spatial_constraints                     html  
    spatial_lap_of_gauss                    html  
    spatial_laplacian                       html  
    spatial_smoother                        html  
    sum_contrasts                           html  
    temporal_adjacency                      html  
    temporal_autocor                        html  
    temporal_laplacian                      html  
    threshold_adjacency                     html  
    weighted_factor_sim                     html  
    weighted_knn                            html  
    weighted_spatial_adjacency              html  
    within_class_neighbors                  html  
    within_class_neighbors.class_graph      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 (adjoin)