############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BiRewire ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘BiRewire’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ 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 BiRewire.c -o BiRewire.o BiRewire.c:149:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:221:37: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:229:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:280:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:332:37: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:339:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:402:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:454:37: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:461:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:588:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:652:37: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:737:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:844:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:893:37: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:962:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:1096:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:1144:37: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld BiRewire.c:1183:35: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] Rprintf("DONE in %d seconds \n",-(tin-tfin)); ~~ ^~~~~~~~~~~ %ld 18 warnings generated. 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 interface.c:105:68: warning: data argument not used by format string [-Wformat-extra-args] warning("Reached the maximum number admissible of iterations!\n",asInteger(MAXITER)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Library/Frameworks/R.framework/Resources/include/Rinternals.h:877:20: note: expanded from macro 'asInteger' #define asInteger Rf_asInteger ^ interface.c:147:68: warning: data argument not used by format string [-Wformat-extra-args] warning("Reached the maximum number admissible of iterations!\n",asInteger(MAXITER)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Library/Frameworks/R.framework/Resources/include/Rinternals.h:877:20: note: expanded from macro 'asInteger' #define asInteger Rf_asInteger ^ interface.c:252:68: warning: data argument not used by format string [-Wformat-extra-args] warning("Reached the maximum number admissible of iterations!\n",asInteger(MAXITER)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Library/Frameworks/R.framework/Resources/include/Rinternals.h:877:20: note: expanded from macro 'asInteger' #define asInteger Rf_asInteger ^ interface.c:296:68: warning: data argument not used by format string [-Wformat-extra-args] warning("Reached the maximum number admissible of iterations!\n",asInteger(MAXITER)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ /Library/Frameworks/R.framework/Resources/include/Rinternals.h:877:20: note: expanded from macro 'asInteger' #define asInteger Rf_asInteger ^ 4 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 BiRewire.so BiRewire.o interface.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-BiRewire/00new/BiRewire/libs ** R ** data ** 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 (BiRewire)