* installing *source* package ‘geepack’ ... ** package ‘geepack’ 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 C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c famstr.cc -o famstr.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gee2.cc -o gee2.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c geesubs.cc -o geesubs.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/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 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c inter.cc -o inter.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ordgee.cc -o ordgee.o famstr.cc:1:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ In file included from gee2.cc:17: In file included from ../inst/include/gee2.h:4: ../inst/include/tntsupp.h:4:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ geesubs.cc:10:17: warning: using directive refers to implicitly-defined namespace 'std' In file included from famstr.cc:3: ../inst/include/tntsupp.h:4:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ using namespace std; ^ In file included from geesubs.cc:12: ../inst/include/tntsupp.h:4:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ inter.cc:1:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ In file included from inter.cc:3: ../inst/include/tntsupp.h:4:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ In file included from ordgee.cc:18: In file included from ../inst/include/ordgee.h:5: ../inst/include/tntsupp.h:4:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c param.cc -o param.o param.cc:1:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ In file included from param.cc:3: ../inst/include/tntsupp.h:4:17: warning: using directive refers to implicitly-defined namespace 'std' using namespace std; ^ ../inst/include/tntsupp.h:260:15: warning: ../inst/include/tntsupp.h:260:15: warning: unused variable 'MN' [-Wunused-variable] unused variable 'MN' [-Wunused-variable] Subscript MN = M*N; ^ Subscript MN = M*N; ^ ../inst/include/tntsupp.h:260:15: warning: unused variable 'MN' [-Wunused-variable] Subscript MN = M*N; ^ ../inst/include/tntsupp.h:260:15: warning: unused variable 'MN' [-Wunused-variable] Subscript MN = M*N; ^ ../inst/include/tntsupp.h:260:15: warning: unused variable 'MN' [-Wunused-variable] Subscript MN = M*N; ^ ../inst/include/tntsupp.h:260:15: warning: unused variable 'MN' [-Wunused-variable] Subscript MN = M*N; ^ 3 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utils.cc -o utils.o 3 warnings generated. 3 warnings generated. In file included from utils.cc:6: ../inst/include/tntsupp.h:260:15: warning: unused variable 'MN' [-Wunused-variable] Subscript MN = M*N; ^ 1 warning generated. 2 warnings generated. 3 warnings generated. 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o geepack.so famstr.o gee2.o geesubs.o init.o inter.o ordgee.o param.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/geepack.Rcheck/00LOCK-geepack/00new/geepack/libs ** generating debug symbols (dSYM) ** R ** data *** moving datasets to lazyload DB ** 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 (geepack)