* installing *source* package 'tokenbrowser' ... ** package 'tokenbrowser' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/RtmpQxZSxD/R.INSTALL2bbf823aa4243/tokenbrowser/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ngrams.cpp -o ngrams.o ngrams.cpp: In function 'Rcpp::CharacterVector ngrams(Rcpp::CharacterVector, int, std::string)': ngrams.cpp:10:7: warning: unused variable 'local_i' [-Wunused-variable] 10 | int local_i = 0; | ^~~~~~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c util.cpp -o util.o g++ -shared -s -static-libgcc -o tokenbrowser.dll tmp.def RcppExports.o ngrams.o util.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpQxZSxD/R.INSTALL2bbf823aa4243/tokenbrowser/src' make[1]: Entering directory '/d/temp/RtmpQxZSxD/R.INSTALL2bbf823aa4243/tokenbrowser/src' make[1]: Leaving directory '/d/temp/RtmpQxZSxD/R.INSTALL2bbf823aa4243/tokenbrowser/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-tokenbrowser/00new/tokenbrowser/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'tokenbrowser' as tokenbrowser_0.1.5.zip * DONE (tokenbrowser)