* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘textreg’ ...
** package ‘textreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp6ig6dD/R.INSTALL70fb710541c1f/textreg/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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c textreg.cpp -o textreg.o
gcc-13 -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   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c textreg_init.c -o textreg_init.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o textreg.so textreg.o textreg_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp6ig6dD/R.INSTALL70fb710541c1f/textreg/src'
make[1]: Entering directory '/tmp/Rtmp6ig6dD/R.INSTALL70fb710541c1f/textreg/src'
make[1]: Leaving directory '/tmp/Rtmp6ig6dD/R.INSTALL70fb710541c1f/textreg/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-textreg/00new/textreg/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘textreg’
    finding HTML links ... done
    bathtub                                 html  
    build.corpus                            html  
    calc.loss                               html  
    clean.text                              html  
    cluster.phrases                         html  
    convert.tm.to.character                 html  
    cpp_build.corpus                        html  
    cpp_textreg                             html  
    dirtyBathtub                            html  
    find.CV.C                               html  
    find.threshold.C                        html  
    grab.fragments                          html  
    is.fragment.sample                      html  
    is.textreg.corpus                       html  
    is.textreg.result                       html  
    list.table.chart                        html  
    make.CV.chart                           html  
    make.appearance.matrix                  html  
    make.count.table                        html  
    make.list.table                         html  
    make.path.matrix                        html  
    make.phrase.correlation.chart           html  
    make.phrase.matrix                      html  
    make.similarity.matrix                  html  
    make_search_phrases                     html  
    path.matrix.chart                       html  
    phrase.count                            html  
    phrase.matrix                           html  
    phrases                                 html  
    plot.textreg.result                     html  
    predict.textreg.result                  html  
    print.fragment.sample                   html  
    print.textreg.corpus                    html  
    print.textreg.result                    html  
    reformat.textreg.model                  html  
    sample.fragments                        html  
    save.corpus.to.files                    html  
    stem.corpus                             html  
    testCorpora                             html  
    textreg-package                         html  
    textreg                                 html  
    tm_gregexpr                             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 (textreg)