* installing *source* package 'RTextTools' ... ** package 'RTextTools' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpQN5bnT/R.INSTALLc52850f739ef/RTextTools/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c api.c -o api.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c danish_stem.c -o danish_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dutch_stem.c -o dutch_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c english_stem.c -o english_stem.o english_stem.c: In function 'r_prelude': english_stem.c:376:5: warning: label 'lab1' defined but not used [-Wunused-label] 376 | lab1: | ^~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c finnish_stem.c -o finnish_stem.o finnish_stem.c: In function 'r_case': finnish_stem.c:448:21: warning: unused variable 'm' [-Wunused-variable] 448 | { int m = z->l - z->c; /* try, line 111 */ | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c french_stem.c -o french_stem.o french_stem.c: In function 'french_stem': french_stem.c:951:25: warning: unused variable 'm' [-Wunused-variable] 951 | { int m = z->l - z->c; /* try, line 225 */ | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c german_stem.c -o german_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c italian_stem.c -o italian_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c norwegian_stem.c -o norwegian_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c portuguese_stem.c -o portuguese_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c russian_stem.c -o russian_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c spanish_stem.c -o spanish_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c swedish_stem.c -o swedish_stem.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../Snowball/q -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utilities.c -o utilities.o gcc -shared -s -static-libgcc -o RTextTools.dll tmp.def api.o danish_stem.o dutch_stem.o english_stem.o finnish_stem.o french_stem.o german_stem.o italian_stem.o norwegian_stem.o portuguese_stem.o russian_stem.o spanish_stem.o swedish_stem.o utilities.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/RtmpQN5bnT/R.INSTALLc52850f739ef/RTextTools/src' make[1]: Entering directory '/d/temp/RtmpQN5bnT/R.INSTALLc52850f739ef/RTextTools/src' make[1]: Leaving directory '/d/temp/RtmpQN5bnT/R.INSTALLc52850f739ef/RTextTools/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-RTextTools/00new/RTextTools/libs/x64 ** R ** data ** demo ** 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 'RTextTools' as RTextTools_1.4.3.zip * DONE (RTextTools)