############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL qpgraph ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘qpgraph’ ... ** using staged installation checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking build system type... x86_64-apple-darwin18.7.0 checking host system type... x86_64-apple-darwin18.7.0 configure: creating ./config.status config.status: creating src/Makevars ** libs clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c cliquer.c -o cliquer.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c graph.c -o graph.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c qpgraph.c -o qpgraph.o qpgraph.c:24:9: warning: 'USE_FC_LEN_T' macro redefined [-Wmacro-redefined] #define USE_FC_LEN_T ^ :2:9: note: previous definition is here #define USE_FC_LEN_T 1 ^ 1 warning generated. clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSE_FC_LEN_T -I/usr/local/include -Wall -g -O2 -Wall -pedantic -fPIC -Wall -g -O2 -c reorder.c -o reorder.o clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o qpgraph.so cliquer.o graph.o qpgraph.o reorder.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.2/Resources/library/00LOCK-qpgraph/00new/qpgraph/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘det’ from package ‘Matrix’ in package ‘qpgraph’ ** 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 (qpgraph)