* installing *source* package ‘geepack’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.8 (9)’ using C++ compiler: ‘Debian clang version 18.1.8 (9)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c famstr.cc -o famstr.o In file included from famstr.cc:3: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c gee2.cc -o gee2.o In file included from gee2.cc:17: In file included from ../inst/include/gee2.h:4: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c geesubs.cc -o geesubs.o In file included from geesubs.cc:12: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c inter.cc -o inter.o In file included from inter.cc:7: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c ordgee.cc -o ordgee.o In file included from ordgee.cc:18: In file included from ../inst/include/ordgee.h:5: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c param.cc -o param.o In file included from param.cc:3: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I../inst/include -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c utils.cc -o utils.o In file included from utils.cc:6: ../inst/include/tntsupp.h:262:15: warning: unused variable 'MN' [-Wunused-variable] 262 | Subscript MN = M*N; | ^~ 1 warning generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-18/lib -Wl,-O1 -o geepack.so famstr.o gee2.o geesubs.o init.o inter.o ordgee.o param.o utils.o -L/home/hornik/tmp/R-d-clang-18/lib -lR installing to /srv/hornik/tmp/CRAN/geepack.Rcheck/00LOCK-geepack/00new/geepack/libs ** 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)