* installing *source* package ‘iglm’ ...
** this is package ‘iglm’ version ‘1.2.4’
** package ‘iglm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘clang version 22.1.4 (https://github.com/llvm/llvm-project 35990504507d79e0b9deb809c8ee5e1b34ceef20)’
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:37:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
37 | 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:47:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
47 | 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:60:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
60 | 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:69:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
69 | 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:79:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
79 | 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:89:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
89 | 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:100:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
100 | 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:109:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
109 | 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:118:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
118 | 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:127:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
127 | 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:143:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
143 | 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:159:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
159 | 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:169:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
169 | 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:180:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
180 | 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:190:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
190 | 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:232:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
232 | 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:262:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
262 | 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:282:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
282 | 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:308:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
308 | 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:320:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
320 | 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:331:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
331 | 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:346:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
346 | 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:387:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
387 | 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:429:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
429 | 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:477:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
477 | 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:527:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
527 | 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:551:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
551 | 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:566:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
566 | 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:581:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
581 | 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:606:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
606 | 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:621:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
621 | 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:633:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
633 | 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:653:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
653 | 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:668:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
668 | 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:684:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
684 | 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:709:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
709 | 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:724:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
724 | 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:734:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
734 | 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:743:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
743 | 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:782:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
782 | 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:852:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
852 | 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:887:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
887 | 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:937:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
937 | 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:953:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
953 | 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:982:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
982 | 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:1010:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1010 | 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:1166:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1166 | 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:1330:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1330 | 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:1495:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1495 | 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:1653:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1653 | 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:1795:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1795 | 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:1931:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1931 | 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:2071:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2071 | 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:2209:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2209 | 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:2397:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2397 | 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:2421:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2421 | 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:2446:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2446 | 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:2477:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2477 | 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:2511:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2511 | 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:2545:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2545 | 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:2576:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2576 | 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:2616:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2616 | 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:2653:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2653 | 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:2684:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2684 | 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:2718:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2718 | 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:2752:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2752 | 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:2785:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2785 | 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:2817:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2817 | 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:2852:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2852 | 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:2885:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2885 | 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:2886:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2886 | 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:2914:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2914 | 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:2945:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2945 | 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:2981:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2981 | 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:2982:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2982 | 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:3009:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3009 | 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:3041:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3041 | EFFECT_REGISTER("gwdsp_local_OSP", ::xyz_stat_gwdsp_OSP_local, "gwdsp_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:3060:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3060 | 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:3084:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3084 | 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:3085:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3085 | 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:3106:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3106 | 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:3133:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3133 | 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:3134:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
3134 | 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:9:
../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:19:9: note: previous definition is here
19 | #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)