* installing *source* package ‘iglm’ ...
** this is package ‘iglm’ version ‘1.2.2’
** package ‘iglm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘clang version 22.1.2 (https://github.com/llvm/llvm-project 1ab49a973e210e97d61e5db6557180dcb92c3e98)’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/iglm/src'
clang++-22 -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/R-clang/library/Matrix/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include -fopenmp -DIGLM_COMPILING_IGLM -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o
clang++-22 -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/R-clang/library/Matrix/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include -fopenmp -DIGLM_COMPILING_IGLM -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c api_usage.cpp -o api_usage.o
clang++-22 -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/R-clang/library/Matrix/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include -fopenmp -DIGLM_COMPILING_IGLM -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c change_statistics.cpp -o change_statistics.o
change_statistics.cpp:34:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
34 | EFFECT_REGISTER("mutual_global", ::xyz_stat_repetition, "mutual_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:44:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
44 | EFFECT_REGISTER("edges_global", ::xyz_stat_edges, "edges_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:54:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
54 | EFFECT_REGISTER("mutual_alocal", ::xyz_stat_repetition_nonb, "mutual_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:63:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
63 | EFFECT_REGISTER("mutual_local", ::xyz_stat_repetition_nb, "mutual_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:73:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
73 | EFFECT_REGISTER("cov_z_out_local", ::xyz_stat_cov_z_out_nb, "cov_z_out_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:83:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
83 | EFFECT_REGISTER("cov_z_in_local", ::xyz_stat_cov_z_in_nb, "cov_z_in_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:94:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
94 | EFFECT_REGISTER("cov_z_out_alocal", ::xyz_stat_cov_z_out_nonb, "cov_z_out_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:103:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
103 | EFFECT_REGISTER("cov_z_in_alocal", ::xyz_stat_cov_z_in_nonb, "cov_z_in_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:112:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
112 | EFFECT_REGISTER("cov_z_out_global", ::xyz_stat_cov_z_out, "cov_z_out_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:121:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
121 | EFFECT_REGISTER("cov_z_in_global", ::xyz_stat_cov_z_in, "cov_z_in_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:137:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
137 | EFFECT_REGISTER("cov_z_local", ::xyz_stat_cov_z_nb, "cov_z_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:153:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
153 | EFFECT_REGISTER("cov_z_alocal", ::xyz_stat_cov_z_nonb, "cov_z_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:163:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
163 | EFFECT_REGISTER("cov_z_global", ::xyz_stat_cov_z, "cov_z_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:174:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
174 | EFFECT_REGISTER("cov_x", ::xyz_stat_cov_x, "cov_x", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:184:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
184 | EFFECT_REGISTER("cov_y", ::xyz_stat_cov_y, "cov_y", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:226:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
226 | EFFECT_REGISTER("edges_alocal", ::xyz_stat_edges_nonb, "edges_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:256:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
256 | EFFECT_REGISTER("edges_local", ::xyz_stat_edges_nb, "edges_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:276:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
276 | EFFECT_REGISTER("attribute_xy_local", ::xyz_stat_attribute_xy_nb, "attribute_xy_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:302:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
302 | EFFECT_REGISTER("attribute_xy_alocal", ::xyz_stat_attribute_xy_nonb, "attribute_xy_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:314:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
314 | EFFECT_REGISTER("attribute_yz_local", ::xyz_stat_attribute_yz_nb, "attribute_yz_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:325:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
325 | EFFECT_REGISTER("attribute_xz_local", ::xyz_stat_attribute_xz_nb, "attribute_xz_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:337:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
337 | EFFECT_REGISTER("outedges_x_local", ::xyz_stat_edges_x_out_nb, "outedges_x_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:378:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
378 | EFFECT_REGISTER("edges_x_match_global", ::xyz_stat_edges_x_match_global, "edges_x_match_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:420:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
420 | EFFECT_REGISTER("edges_x_match_local", ::xyz_stat_edges_x_match_local, "edges_x_match_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:468:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
468 | EFFECT_REGISTER("edges_y_match_global", ::xyz_stat_edges_y_match, "edges_y_match_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:518:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
518 | EFFECT_REGISTER("edges_y_match_local", ::xyz_stat_edges_y_match_local, "edges_y_match_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:539:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
539 | EFFECT_REGISTER("outedges_x_alocal", ::xyz_stat_edges_x_out_nonb, "outedges_x_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:551:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
551 | EFFECT_REGISTER("outedges_x_global", ::xyz_stat_edges_x_out, "outedges_x_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:566:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
566 | EFFECT_REGISTER("inedges_x_local", ::xyz_stat_edges_x_in_nb, "inedges_x_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:591:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
591 | EFFECT_REGISTER("inedges_x_alocal", ::xyz_stat_edges_x_in_nonb, "inedges_x_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:606:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
606 | EFFECT_REGISTER("inedges_x_global", ::xyz_stat_edges_x_in, "inedges_x_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:618:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
618 | EFFECT_REGISTER("outedges_y_local", ::xyz_stat_edges_y_out_nb, "outedges_y_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:638:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
638 | EFFECT_REGISTER("outedges_y_alocal", ::xyz_stat_edges_y_out_nonb, "outedges_y_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:650:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
650 | EFFECT_REGISTER("outedges_y_global", ::xyz_stat_edges_y_out, "outedges_y_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:666:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
666 | EFFECT_REGISTER("inedges_y_local", ::xyz_stat_edges_y_in_nb, "inedges_y_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:691:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
691 | EFFECT_REGISTER("inedges_y_alocal", ::xyz_stat_edges_y_in_nonb, "inedges_y_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:706:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
706 | EFFECT_REGISTER("inedges_y_global", ::xyz_stat_edges_y_in, "inedges_y_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:716:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
716 | EFFECT_REGISTER("attribute_x", ::xyz_stat_attribute_x, "attribute_x", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:725:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
725 | EFFECT_REGISTER("attribute_y", ::xyz_stat_attribute_y, "attribute_y", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:761:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
761 | EFFECT_REGISTER("spillover_yc_symm", ::xyz_stat_interaction_edges_cov, "spillover_yc_symm", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:831:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
831 | EFFECT_REGISTER("spillover_xy", ::xyz_stat_interaction_edges_xy, "spillover_xy", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:863:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
863 | EFFECT_REGISTER("spillover_yc", ::xyz_stat_interaction_edges_y_cov, "spillover_yc", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:913:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
913 | EFFECT_REGISTER("spillover_yx", ::xyz_stat_interaction_edges_yx, "spillover_yx", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:929:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
929 | EFFECT_REGISTER("attribute_xy_global", ::xyz_stat_attribute_xy, "attribute_xy_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:958:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
958 | EFFECT_REGISTER("spillover_yy", ::xyz_stat_matching_edges_y, "spillover_yy", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:986:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
986 | EFFECT_REGISTER("spillover_xx", ::xyz_stat_matching_edges_x, "spillover_xx", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1144:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1144 | EFFECT_REGISTER("spillover_yx_scaled_global", ::xyz_stat_spillover_yx_scaled_global, "spillover_yx_scaled_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1308:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1308 | EFFECT_REGISTER("spillover_yx_scaled_local", ::xyz_stat_spillover_yx_scaled, "spillover_yx_scaled_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1473:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1473 | EFFECT_REGISTER("spillover_xy_scaled_local", ::xyz_stat_spillover_xy_scaled, "spillover_xy_scaled_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1631:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1631 | EFFECT_REGISTER("spillover_xy_scaled_global", ::xyz_stat_spillover_xy_scaled_global, "spillover_xy_scaled_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1773:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1773 | EFFECT_REGISTER("spillover_yy_scaled_local", ::xyz_stat_spillover_yy_scaled, "spillover_yy_scaled_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1909:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1909 | EFFECT_REGISTER("spillover_yy_scaled_global", ::xyz_stat_spillover_yy_scaled_global, "spillover_yy_scaled_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2049:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2049 | EFFECT_REGISTER("spillover_xx_scaled_local", ::xyz_stat_spillover_xx_scaled, "spillover_xx_scaled_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2187:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2187 | EFFECT_REGISTER("spillover_xx_scaled_global", ::xyz_stat_spillover_xx_scaled_global, "spillover_xx_scaled_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2375:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2375 | EFFECT_REGISTER("transitive", ::xyz_stat_transitive_edges, "transitive", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2399:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2399 | EFFECT_REGISTER("nonisolates", ::xyz_stat_nonisolates, "nonisolates", 0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2424:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2424 | EFFECT_REGISTER("isolates", ::xyz_stat_isolates, "isolates", 1.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2455:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2455 | EFFECT_REGISTER("gwesp_local_ITP", ::xyz_stat_gwesp_local_ITP, "gwesp_local_ITP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2489:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2489 | EFFECT_REGISTER("gwesp_local_ISP", ::xyz_stat_gwesp_local_ISP, "gwesp_local_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2520:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2520 | EFFECT_REGISTER("gwesp_local_symm", ::xyz_stat_gwesp_local_symm, "gwesp_local_symm",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2547:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2547 | EFFECT_REGISTER("gwesp_global_symm", ::xyz_stat_gwesp_global_symm, "gwesp_global_symm",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2587:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2587 | EFFECT_REGISTER("gwesp_local_OTP", ::xyz_stat_gwesp_local_OTP, "gwesp_local_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2624:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2624 | EFFECT_REGISTER("gwesp_local_OSP", ::xyz_stat_gwesp_local_OSP, "gwesp_local_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2655:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2655 | EFFECT_REGISTER("gwesp_global_ITP", ::xyz_stat_gwesp_ITP, "gwesp_global_ITP", 0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2689:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2689 | EFFECT_REGISTER("gwesp_global_ISP", ::xyz_stat_gwesp_ISP, "gwesp_global_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2723:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2723 | EFFECT_REGISTER("gwesp_global_OTP", ::xyz_stat_gwesp_OTP, "gwesp_global_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2756:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2756 | EFFECT_REGISTER("gwesp_global_OSP", ::xyz_stat_gwesp_OSP, "gwesp_global_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2788:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2788 | EFFECT_REGISTER("gwdsp_global_symm", ::xyz_stat_gwdsp_symm, "gwdsp_global_symm",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2824:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2824 | EFFECT_REGISTER("gwdsp_local_symm", ::xyz_stat_gwdsp_local_symm, "gwdsp_local_symm",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2857:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2857 | EFFECT_REGISTER("gwdsp_global_ITP", ::xyz_stat_gwdsp_ITP, "gwdsp_global_ITP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2858:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2858 | EFFECT_REGISTER("gwdsp_global_OTP", ::xyz_stat_gwdsp_ITP, "gwdsp_global_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2886:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2886 | EFFECT_REGISTER("gwdsp_global_ISP", ::xyz_stat_gwdsp_ISP, "gwdsp_global_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2917:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2917 | EFFECT_REGISTER("gwdsp_global_OSP", ::xyz_stat_gwdsp_OSP, "gwdsp_global_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2953:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2953 | EFFECT_REGISTER("gwdsp_local_ITP", ::xyz_stat_gwdsp_ITP_local, "gwdsp_local_ITP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2954:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2954 | EFFECT_REGISTER("gwdsp_local_OTP", ::xyz_stat_gwdsp_ITP_local, "gwdsp_local_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2981:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2981 | EFFECT_REGISTER("gwdsp_local_ISP", ::xyz_stat_gwdsp_ISP_local, "gwdsp_local_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3013:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3013 | EFFECT_REGISTER("gwdsp_local_OSP", ::xyz_stat_gwdsp_OSP_local, "gwdsp_global_local_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3032:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3032 | EFFECT_REGISTER("gwidegree_global", ::xyz_stat_gwidegree, "gwidegree_global",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3047:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3047 | EFFECT_REGISTER("gwodegree_global", ::xyz_stat_gwodegree, "gwodegree_global",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3048:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3048 | EFFECT_REGISTER("gwdegree_global", ::xyz_stat_gwodegree, "gwdegree_global",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3069:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3069 | EFFECT_REGISTER("gwidegree_local", ::xyz_stat_gwidegree_local, "gwidegree_local",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3087:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3087 | EFFECT_REGISTER("gwodegree_local", ::xyz_stat_gwodegree_local, "gwodegree_local",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:3088:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3088 | EFFECT_REGISTER("gwdegree_local", ::xyz_stat_gwodegree_local, "gwdegree_local",0.0);
| ^
../inst/include/iglm/extension_api.hpp:109:26: note: expanded from macro 'EFFECT_REGISTER'
109 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:103:45: note: expanded from macro 'iglm_UNIQ'
103 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
83 warnings generated.
clang++-22 -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/R-clang/library/Matrix/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include -fopenmp -DIGLM_COMPILING_IGLM -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c extension_api.cpp -o extension_api.o
clang++-22 -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/R-clang/library/Matrix/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include -fopenmp -DIGLM_COMPILING_IGLM -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c iglm_classes.cpp -o iglm_classes.o
clang++-22 -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -DARMA_64BIT_WORD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/R-clang/library/Matrix/include' -isystem /usr/local/clang22/include -I/usr/local/clang/include -fopenmp -DIGLM_COMPILING_IGLM -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c xyz_sampling.cpp -o xyz_sampling.o
In file included from xyz_sampling.cpp:10:
../inst/include/iglm/extension_api.hpp:27:9: warning: 'IGLM_API' macro redefined [-Wmacro-redefined]
27 | #define IGLM_API __attribute__ ((visibility ("default")))
| ^
../inst/include/iglm/helper_functions.h:21:9: note: previous definition is here
21 | #define IGLM_API
| ^
1 warning generated.
clang++-22 -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o iglm.so RcppExports.o api_usage.o change_statistics.o extension_api.o iglm_classes.o xyz_sampling.o -fopenmp -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/iglm/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/iglm/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/iglm/src'
installing to /data/gannet/ripley/R/packages/tests-clang/iglm.Rcheck/00LOCK-iglm/00new/iglm/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 (iglm)