* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Rhobots’ ...
** this is package ‘Rhobots’ version ‘0.1.10’
** package ‘Rhobots’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpodwlpw/R.INSTALL93fa46a5bd8c/Rhobots/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -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++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -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 hdbscan_boruvka.cpp -o hdbscan_boruvka.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Rhobots.so RcppExports.o hdbscan_boruvka.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpodwlpw/R.INSTALL93fa46a5bd8c/Rhobots/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpodwlpw/R.INSTALL93fa46a5bd8c/Rhobots/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpodwlpw/R.INSTALL93fa46a5bd8c/Rhobots/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Rhobots/00new/Rhobots/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘Rhobots’
    finding HTML links ... done
    agglomerative_clustering                html  
    apply_mmr                               html  
    build_dtm                               html  
    c_tf_idf                                html  
    classify_texts                          html  
    cls_pool                                html  
    cluster_docs                            html  
    compare_topics                          html  
    cvalue_representation                   html  
    cvalue_terms                            html  
    dim_project                             html  
    dim_reduce                              html  
    embed_texts                             html  
    embed_texts_cached                      html  
    find_topics                             html  
    fit_bertopic                            html  
    fit_topics_over_time                    html  
    get_document_info                       html  
    get_representative_docs                 html  
    get_stopwords                           html  
    get_topic                               html  
    get_topic_info                          html  
    get_topics                              html  
    guided_fit_bertopic                     html  
    hdbscan_balltree_cpp                    html  
    hdbscan_boruvka_cpp                     html  
    hdbscan_clustering                      html  
    hdbscan_kdtree_cpp                      html  
    hierarchical_topics                     html  
    kmeans_clustering                       html  
    label_topics_llm                        html  
    load_bert_weights                       html  
    load_bertopic                           html  
    load_cohere_embedder                    html  
    load_embeddings                         html  
    load_hf_bert                            html  
    load_hf_classifier                      html  
    load_openai_embedder                    html  
    load_specter2                           html  
    load_stopwords                          html  
    make_wordpiece_tokenizer                html  
    mean_pool                               html  
    merge_topics                            html  
    no_reduction                            html  
    pca_reduction                           html  
    pos_dtm                                 html  
    pos_representation                      html  
    predict.bertopic_fit                    html  
    print.bert_encoder                      html  
    print.bertopic_fit                      html  
    print.bertopic_flow                     html  
    print.hf_classifier                     html  
    print_topics                            html  
    reduce_outliers                         html  
    reduce_topics                           html  
    rhobots_demo                            html  
    rhobots_install                         html  
    save_bertopic                           html  
    save_embeddings                         html  
    stability_analysis                      html  
    sweep_topics                            html  
    topic_coherence                         html  
    topic_quality                           html  
    topics_over_time                        html  
    transform_bertopic                      html  
    umap_reduction                          html  
    visualize_barchart                      html  
    visualize_comparison                    html  
    visualize_hierarchy                     html  
    visualize_quality                       html  
    visualize_stability                     html  
    visualize_sweep                         html  
    visualize_topic_flow                    html  
    visualize_topics                        html  
    visualize_topics_over_time              html  
    zero_shot_topics                        html  
*** copying figures
** 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 (Rhobots)