* installing *source* package 'pullword' ... ** package 'pullword' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpgVZWfq/R.INSTALLc44421c36c1d/pullword/src' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pullword_init.c -o pullword_init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tmcn_encoding_isbig5.cpp -o tmcn_encoding_isbig5.o tmcn_encoding_isbig5.cpp: In function 'int IsBIG5(const void*, long int)': tmcn_encoding_isbig5.cpp:25:64: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 25 | if (start[1] < 0X40 || start[1] > 0X7E && start[1] < 0XA1 || start[1] > 0xFE) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ tmcn_encoding_isbig5.cpp:43:64: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 43 | if (start[1] < 0X40 || start[1] > 0X7E && start[1] < 0XA1 || start[1] > 0xFE) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tmcn_encoding_isgb18030.cpp -o tmcn_encoding_isgb18030.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tmcn_encoding_isgb2312.cpp -o tmcn_encoding_isgb2312.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tmcn_encoding_isgbk.cpp -o tmcn_encoding_isgbk.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tmcn_encoding_isutf8.cpp -o tmcn_encoding_isutf8.o g++ -std=gnu++17 -shared -s -static-libgcc -o pullword.dll tmp.def pullword_init.o tmcn_encoding_isbig5.o tmcn_encoding_isgb18030.o tmcn_encoding_isgb2312.o tmcn_encoding_isgbk.o tmcn_encoding_isutf8.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpgVZWfq/R.INSTALLc44421c36c1d/pullword/src' make[1]: Entering directory '/d/temp/RtmpgVZWfq/R.INSTALLc44421c36c1d/pullword/src' make[1]: Leaving directory '/d/temp/RtmpgVZWfq/R.INSTALLc44421c36c1d/pullword/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-pullword/00new/pullword/libs/x64 ** R ** 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 'pullword' as pullword_0.3.zip * DONE (pullword)