* installing *source* package ‘RTextTools’ ... ** package ‘RTextTools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c api.c -o api.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c danish_stem.c -o danish_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dutch_stem.c -o dutch_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c english_stem.c -o english_stem.o english_stem.c:376:5: warning: unused label 'lab1' [-Wunused-label] lab1: ^~~~~ 1 warning generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c finnish_stem.c -o finnish_stem.o finnish_stem.c:448:21: warning: unused variable 'm' [-Wunused-variable] { int m = z->l - z->c; /* try, line 111 */ ^ 1 warning generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c french_stem.c -o french_stem.o french_stem.c:951:25: warning: unused variable 'm' [-Wunused-variable] { int m = z->l - z->c; /* try, line 225 */ ^ 1 warning generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c german_stem.c -o german_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c italian_stem.c -o italian_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c norwegian_stem.c -o norwegian_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c portuguese_stem.c -o portuguese_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c russian_stem.c -o russian_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c spanish_stem.c -o spanish_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c swedish_stem.c -o swedish_stem.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../Snowball/q -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utilities.c -o utilities.o clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o RTextTools.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/RTextTools.Rcheck/00LOCK-RTextTools/00new/RTextTools/libs ** generating debug symbols (dSYM) ** 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 ** 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 (RTextTools)