* installing *source* package ‘ngram’ ... ** package ‘ngram’ 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 -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c asweka.c -o asweka.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c babble.c -o babble.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c constructor.c -o constructor.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c converters.c -o converters.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c count.c -o count.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c getseed.c -o getseed.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram_native.c -o ngram_native.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c phrase_table.c -o phrase_table.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c print.c -o print.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/counts.c -o ngram/src/counts.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/gen.c -o ngram/src/gen.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/hash.c -o ngram/src/hash.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/lex.c -o ngram/src/lex.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/process.c -o ngram/src/process.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/wordcmp.c -o ngram/src/wordcmp.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/rand/mt/rand_mt.c -o ngram/src/rand/mt/rand_mt.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/rand/mrg/rand_mrg.c -o ngram/src/rand/mrg/rand_mrg.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/rand/rng_interface.c -o ngram/src/rand/rng_interface.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNEXTWORDS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ngram/src/rand/samplers.c -o ngram/src/rand/samplers.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 ngram.so asweka.o babble.o constructor.o converters.o count.o getseed.o ngram_native.o phrase_table.o print.o ngram/src/counts.o ngram/src/gen.o ngram/src/hash.o ngram/src/lex.o ngram/src/process.o ngram/src/wordcmp.o ngram/src/rand/mt/rand_mt.o ngram/src/rand/mrg/rand_mrg.o ngram/src/rand/rng_interface.o ngram/src/rand/samplers.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/ngram.Rcheck/00LOCK-ngram/00new/ngram/libs ** generating debug symbols (dSYM) ** R ** demo ** 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 * DONE (ngram)