* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘text2vec’ ...
** this is package ‘text2vec’ version ‘0.6.4’
** package ‘text2vec’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjOPdCa/R.INSTALL370e50545bbd75/text2vec/src'
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c HashCorpus.cpp -o HashCorpus.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c VocabCorpus.cpp -o VocabCorpus.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c Vocabulary.cpp -o Vocabulary.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c collocations.cpp -o collocations.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix_utils.cpp -o matrix_utils.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c memory_tools.cpp -o memory_tools.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o
g++-14 -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/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c warplda.cpp -o warplda.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o text2vec.so HashCorpus.o RcppExports.o VocabCorpus.o Vocabulary.o collocations.o matrix_utils.o memory_tools.o utils.o warplda.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjOPdCa/R.INSTALL370e50545bbd75/text2vec/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjOPdCa/R.INSTALL370e50545bbd75/text2vec/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjOPdCa/R.INSTALL370e50545bbd75/text2vec/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-text2vec/00new/text2vec/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 ‘text2vec’
finding HTML links ... done
BNS html
Rd warning: BNS.Rd:7: missing link ‘R6Class’
Collocations html
Rd warning: Collocations.Rd:7: missing link ‘R6Class’
GloVe html
LatentDirichletAllocation html
Rd warning: LatentDirichletAllocation.Rd:8: missing link ‘R6Class’
LatentSemanticAnalysis html
Rd warning: LatentSemanticAnalysis.Rd:8: missing link ‘R6Class’
RelaxedWordMoversDistance html
Rd warning: RelaxedWordMoversDistance.Rd:8: missing link ‘R6Class’
TfIdf html
Rd warning: TfIdf.Rd:7: missing link ‘R6Class’
as.lda_c html
check_analogy_accuracy html
coherence html
combine_vocabularies html
create_dtm html
create_tcm html
create_vocabulary html
distances html
ifiles html
itoken html
jsPCA_robust html
movie_review html
normalize html
perplexity html
prepare_analogy_questions html
print.text2vec_vocabulary html
prune_vocabulary html
reexports html
similarities html
split_into html
text2vec html
tokenizers html
vectorizers 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 (text2vec)