* installing *source* package ‘Rparadox’ ... ** this is package ‘Rparadox’ version ‘0.1.1’ ** package ‘Rparadox’ 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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gregor.c -o gregor.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c interface.c -o interface.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c paradox.c -o paradox.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_crypt.c -o px_crypt.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_encode.c -o px_encode.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_error.c -o px_error.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_head.c -o px_head.o paradox.c:1144:13: warning: variable 'pxf' set but not used [-Wunused-but-set-variable] pxfield_t *pxf; ^ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_io.c -o px_io.o paradox.c:1242:9: warning: variable 'numrecords' set but not used [-Wunused-but-set-variable] int j, numrecords, n, recsperdatablock; ^ paradox.c:1242:24: warning: variable 'recsperdatablock' set but not used [-Wunused-but-set-variable] int j, numrecords, n, recsperdatablock; ^ paradox.c:2214:37: warning: variable 'mod_nr' set but not used [-Wunused-but-set-variable] int hsize, size, blobsize, index, mod_nr, bloboffset; ^ paradox.c:2371:14: warning: variable 'pxs' set but not used [-Wunused-but-set-variable] pxstream_t *pxs; ^ paradox.c:2372:12: warning: variable 'pxblob' set but not used [-Wunused-but-set-variable] pxblob_t *pxblob; ^ paradox.c:2444:14: warning: variable 'pxs' set but not used [-Wunused-but-set-variable] pxstream_t *pxs; ^ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_memory.c -o px_memory.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_memprof.c -o px_memprof.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c px_misc.c -o px_misc.o 7 warnings generated. clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o Rparadox.so gregor.o init.o interface.o paradox.o px_crypt.o px_encode.o px_error.o px_head.o px_io.o px_memory.o px_memprof.o px_misc.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/Rparadox.Rcheck/00LOCK-Rparadox/00new/Rparadox/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (Rparadox)