* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘corpustools’ ...
** package ‘corpustools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpHZiqUa/R.INSTALLceae33186a7d1/corpustools/src'
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c QueryIter.cpp -o QueryIter.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c collapse_terms.cpp -o collapse_terms.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dictionary_lookup.cpp -o dictionary_lookup.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c fast_factor.cpp -o fast_factor.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hit_ids_and.cpp -o hit_ids_and.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hit_ids_proximity.cpp -o hit_ids_proximity.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hit_ids_sequence.cpp -o hit_ids_sequence.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ngrams.cpp -o ngrams.o
g++-13 -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/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c parse_query.cpp -o parse_query.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o corpustools.so QueryIter.o RcppExports.o collapse_terms.o dictionary_lookup.o fast_factor.o hit_ids_and.o hit_ids_proximity.o hit_ids_sequence.o ngrams.o parse_query.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpHZiqUa/R.INSTALLceae33186a7d1/corpustools/src'
make[1]: Entering directory '/tmp/RtmpHZiqUa/R.INSTALLceae33186a7d1/corpustools/src'
make[1]: Leaving directory '/tmp/RtmpHZiqUa/R.INSTALLceae33186a7d1/corpustools/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-corpustools/00new/corpustools/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘corpustools’
    finding HTML links ... done
    add_multitoken_label                    html  
    agg_label                               html  
    agg_tcorpus                             html  
    aggregate_rsyntax                       html  
    as.tcorpus                              html  
    as.tcorpus.default                      html  
    as.tcorpus.tCorpus                      html  
    backbone_filter                         html  
    browse_hits                             html  
    browse_texts                            html  
    calc_chi2                               html  
    compare_corpus                          html  
    compare_documents                       html  
    compare_subset                          html  
    corenlp_tokens                          html  
    count_tcorpus                           html  
    create_tcorpus                          html  
    docfreq_filter                          html  
    dtm_compare                             html  
    dtm_wordcloud                           html  
    ego_semnet                              html  
    export_span_annotations                 html  
    feature_associations                    html  
    feature_stats                           html  
    fold_rsyntax                            html  
    freq_filter                             html  
    get_dtm                                 html  
    get_global_i                            html  
    get_kwic                                html  
    get_stopwords                           html  
    laplace                                 html  
    melt_quanteda_dict                      html  
    merge_tcorpora                          html  
    plot.contextHits                        html  
    plot.featureAssociations                html  
    plot.featureHits                        html  
    plot.vocabularyComparison               html  
    plot_semnet                             html  
    plot_words                              html  
    preprocess_tokens                       html  
    print.contextHits                       html  
    print.featureHits                       html  
    print.tCorpus                           html  
    refresh_tcorpus                         html  
    require_package                         html  
    search_contexts                         html  
    search_dictionary                       html  
    search_features                         html  
    semnet                                  html  
    semnet_window                           html  
    set_network_attributes                  html  
    sgt                                     html  
    show_udpipe_models                      html  
    sotu_texts                              html  
    stopwords_list                          html  
    subset.tCorpus                          html  
    subset_query                            html  
    summary.contextHits                     html  
    summary.featureHits                     html  
    summary.tCorpus                         html  
    tCorpus-cash-annotate_rsyntax           html  
    finding level-2 HTML links ... done

    tCorpus-cash-code_dictionary            html  
    tCorpus-cash-code_features              html  
    tCorpus-cash-context                    html  
    tCorpus-cash-deduplicate                html  
    tCorpus-cash-delete_columns             html  
    tCorpus-cash-feats_to_columns           html  
    tCorpus-cash-feature_subset             html  
    tCorpus-cash-fold_rsyntax               html  
    tCorpus-cash-get                        html  
    tCorpus-cash-lda_fit                    html  
    tCorpus-cash-merge                      html  
    tCorpus-cash-preprocess                 html  
    tCorpus-cash-replace_dictionary         html  
    tCorpus-cash-search_recode              html  
    tCorpus-cash-set                        html  
    tCorpus-cash-set_levels                 html  
    tCorpus-cash-set_name                   html  
    tCorpus-cash-subset                     html  
    tCorpus-cash-subset_query               html  
    tCorpus-cash-udpipe_clauses             html  
    tCorpus-cash-udpipe_quotes              html  
    tCorpus                                 html  
    tCorpus_compare                         html  
    tCorpus_create                          html  
    tCorpus_data                            html  
    tCorpus_docsim                          html  
    tCorpus_features                        html  
    tCorpus_modify_by_reference             html  
    tCorpus_querying                        html  
    tCorpus_semnet                          html  
    tCorpus_topmod                          html  
    tc_plot_tree                            html  
    tc_sotu_udpipe                          html  
    tokenWindowOccurence                    html  
    tokens_to_tcorpus                       html  
    top_features                            html  
    transform_rsyntax                       html  
    udpipe_clause_tqueries                  html  
    udpipe_quote_tqueries                   html  
    udpipe_simplify                         html  
    udpipe_spanquote_tqueries               html  
    udpipe_tcorpus                          html  
    untokenize                              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 (corpustools)