* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘text2vec’ ... ** package ‘text2vec’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpEqIdP5/R.INSTALL11ed97a258b2f/text2vec/src' clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c HashCorpus.cpp -o HashCorpus.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c VocabCorpus.cpp -o VocabCorpus.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c Vocabulary.cpp -o Vocabulary.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c collocations.cpp -o collocations.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c matrix_utils.cpp -o matrix_utils.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c memory_tools.cpp -o memory_tools.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c utils.cpp -o utils.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/digest/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_NO_MODULES -fpic -g -O3 -Wall -pedantic -c warplda.cpp -o warplda.o In file included from warplda.cpp:18: In file included from ./mcemlda/LDA.hpp:5: In file included from ./mcemlda/AliasUrn.hpp:5: ./mcemlda/include/qrand.hpp:23:41: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 23 | return static_cast(sample())/(~0ull); | ~ ^~~~~ ./mcemlda/include/qrand.hpp:47:41: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 47 | return static_cast(sample())/(~0ull); | ~ ^~~~~ ./mcemlda/include/qrand.hpp:65:41: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 65 | return static_cast(sample())/(~0ull); | ~ ^~~~~ 3 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpEqIdP5/R.INSTALL11ed97a258b2f/text2vec/src' make[1]: Entering directory '/tmp/RtmpEqIdP5/R.INSTALL11ed97a258b2f/text2vec/src' make[1]: Leaving directory '/tmp/RtmpEqIdP5/R.INSTALL11ed97a258b2f/text2vec/src' installing to /home/hornik/tmp/R.check/r-devel-clang/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 ** 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 * creating tarball packaged installation of ‘text2vec’ as ‘text2vec_0.6.4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (text2vec)