* installing *source* package ‘iglm’ ...
** this is package ‘iglm’ version ‘1.1’
** package ‘iglm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
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 -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 -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 -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
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 -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
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:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:45:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
45 | EFFECT_REGISTER("edges_global", ::xyz_stat_edges, "edges_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:55:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
55 | EFFECT_REGISTER("mutual_alocal", ::xyz_stat_repetition_nonb, "mutual_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:64:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
64 | EFFECT_REGISTER("mutual_local", ::xyz_stat_repetition_nb, "mutual_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:74:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
74 | EFFECT_REGISTER("cov_z_out_local", ::xyz_stat_cov_z_out_nb, "cov_z_out_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:84:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
84 | EFFECT_REGISTER("cov_z_in_local", ::xyz_stat_cov_z_in_nb, "cov_z_in_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:95:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
95 | EFFECT_REGISTER("cov_z_out_alocal", ::xyz_stat_cov_z_out_nonb, "cov_z_out_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:104:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
104 | EFFECT_REGISTER("cov_z_in_alocal", ::xyz_stat_cov_z_in_nonb, "cov_z_in_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:113:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
113 | EFFECT_REGISTER("cov_z_out_global", ::xyz_stat_cov_z_out, "cov_z_out_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:122:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
122 | EFFECT_REGISTER("cov_z_in_global", ::xyz_stat_cov_z_in, "cov_z_in_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:138:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
138 | EFFECT_REGISTER("cov_z_local", ::xyz_stat_cov_z_nb, "cov_z_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:154:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
154 | EFFECT_REGISTER("cov_z_alocal", ::xyz_stat_cov_z_nonb, "cov_z_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:164:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
164 | EFFECT_REGISTER("cov_z_global", ::xyz_stat_cov_z, "cov_z_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:175:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
175 | EFFECT_REGISTER("cov_x", ::xyz_stat_cov_x, "cov_x", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:185:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
185 | EFFECT_REGISTER("cov_y", ::xyz_stat_cov_y, "cov_y", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:227:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
227 | EFFECT_REGISTER("edges_alocal", ::xyz_stat_edges_nonb, "edges_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:257:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
257 | EFFECT_REGISTER("edges_local", ::xyz_stat_edges_nb, "edges_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:277:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
277 | EFFECT_REGISTER("attribute_xy_local", ::xyz_stat_attribute_xy_nb, "attribute_xy_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:303:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
303 | EFFECT_REGISTER("attribute_xy_alocal", ::xyz_stat_attribute_xy_nonb, "attribute_xy_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:315:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
315 | EFFECT_REGISTER("attribute_yz_local", ::xyz_stat_attribute_yz_nb, "attribute_yz_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:326:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
326 | EFFECT_REGISTER("attribute_xz_local", ::xyz_stat_attribute_xz_nb, "attribute_xz_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:387:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
387 | EFFECT_REGISTER("outedges_x_local", ::xyz_stat_edges_x_out_nb, "outedges_x_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:408:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
408 | EFFECT_REGISTER("outedges_x_alocal", ::xyz_stat_edges_x_out_nonb, "outedges_x_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:420:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
420 | EFFECT_REGISTER("outedges_x_global", ::xyz_stat_edges_x_out, "outedges_x_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:431:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
431 | EFFECT_REGISTER("inedges_x_local", ::xyz_stat_edges_x_in_nb, "inedges_x_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:452:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
452 | EFFECT_REGISTER("inedges_x_alocal", ::xyz_stat_edges_x_in_nonb, "inedges_x_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:463:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
463 | EFFECT_REGISTER("inedges_x_global", ::xyz_stat_edges_x_in, "inedges_x_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:475:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
475 | EFFECT_REGISTER("outedges_y_local", ::xyz_stat_edges_y_out_nb, "outedges_y_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:495:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
495 | EFFECT_REGISTER("outedges_y_alocal", ::xyz_stat_edges_y_out_nonb, "outedges_y_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:507:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
507 | EFFECT_REGISTER("outedges_y_global", ::xyz_stat_edges_y_out, "outedges_y_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:519:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
519 | EFFECT_REGISTER("inedges_y_local", ::xyz_stat_edges_y_in_nb, "inedges_y_local", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:540:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
540 | EFFECT_REGISTER("inedges_y_alocal", ::xyz_stat_edges_y_in_nonb, "inedges_y_alocal", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:551:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
551 | EFFECT_REGISTER("inedges_y_global", ::xyz_stat_edges_y_in, "inedges_y_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:561:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
561 | EFFECT_REGISTER("attribute_x", ::xyz_stat_attribute_x, "attribute_x", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:570:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
570 | EFFECT_REGISTER("attribute_y", ::xyz_stat_attribute_y, "attribute_y", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:610:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
610 | EFFECT_REGISTER("spillover_xy_symm", ::xyz_stat_interaction_edges, "spillover_xy_symm", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:645:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
645 | EFFECT_REGISTER("spillover_yc_symm", ::xyz_stat_interaction_edges_cov, "spillover_yc_symm", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:683:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
683 | EFFECT_REGISTER("spillover_xy", ::xyz_stat_interaction_edges_xy, "spillover_xy", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:890:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
890 | EFFECT_REGISTER("spillover_yc", ::xyz_stat_interaction_edges_y_cov, "spillover_yc", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:933:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
933 | EFFECT_REGISTER("spillover_yx", ::xyz_stat_interaction_edges_yx, "spillover_yx", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:949:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
949 | EFFECT_REGISTER("attribute_xy_global", ::xyz_stat_attribute_xy, "attribute_xy_global", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:999:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
999 | EFFECT_REGISTER("spillover_xx", ::xyz_stat_matching_edges_x, "spillover_xx", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1049:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1049 | EFFECT_REGISTER("spillover_yy", ::xyz_stat_matching_edges_y, "spillover_yy", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1226:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1226 | EFFECT_REGISTER("spillover_yx_scaled", ::xyz_stat_spillover_yx_scaled, "spillover_yx_scaled", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1390:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1390 | EFFECT_REGISTER("spillover_xy_scaled", ::xyz_stat_spillover_xy_scaled, "spillover_xy_scaled", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1532:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1532 | EFFECT_REGISTER("spillover_yy_scaled", ::xyz_stat_spillover_yy_scaled, "spillover_yy_scaled", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1673:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1673 | EFFECT_REGISTER("spillover_xx_scaled", ::xyz_stat_spillover_xx_scaled, "spillover_xx_scaled", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1888:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1888 | EFFECT_REGISTER("transitive", ::xyz_stat_transitive_edges, "transitive", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1913:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1913 | EFFECT_REGISTER("nonisolates", ::xyz_stat_nonisolates, "nonisolates", 0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1938:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1938 | EFFECT_REGISTER("isolates", ::xyz_stat_isolates, "isolates", 1.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:1969:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
1969 | EFFECT_REGISTER("gwesp_local_ITP", ::xyz_stat_gwesp_local_ITP, "gwesp_local_ITP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2003:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2003 | EFFECT_REGISTER("gwesp_local_ISP", ::xyz_stat_gwesp_local_ISP, "gwesp_local_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2038:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2038 | EFFECT_REGISTER("gwesp_local_OTP", ::xyz_stat_gwesp_local_OTP, "gwesp_local_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2072:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2072 | EFFECT_REGISTER("gwesp_local_OSP", ::xyz_stat_gwesp_local_OSP, "gwesp_local_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2100:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2100 | EFFECT_REGISTER("gwesp_global_ITP", ::xyz_stat_gwesp_ITP, "gwesp_global_ITP", 0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2130:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2130 | EFFECT_REGISTER("gwesp_global_ISP", ::xyz_stat_gwesp_ISP, "gwesp_global_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2160:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2160 | EFFECT_REGISTER("gwesp_global_OTP", ::xyz_stat_gwesp_OTP, "gwesp_global_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2189:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2189 | EFFECT_REGISTER("gwesp_global_OSP", ::xyz_stat_gwesp_OSP, "gwesp_global_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2217:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2217 | EFFECT_REGISTER("gwdsp_global_ITP", ::xyz_stat_gwdsp_ITP, "gwdsp_global_ITP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2218:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2218 | EFFECT_REGISTER("gwdsp_global_OTP", ::xyz_stat_gwdsp_ITP, "gwdsp_global_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2242:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2242 | EFFECT_REGISTER("gwdsp_global_ISP", ::xyz_stat_gwdsp_ISP, "gwdsp_global_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2267:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2267 | EFFECT_REGISTER("gwdsp_global_OSP", ::xyz_stat_gwdsp_OSP, "gwdsp_global_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2300:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2300 | EFFECT_REGISTER("gwdsp_local_ITP", ::xyz_stat_gwdsp_ITP_local, "gwdsp_local_ITP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2301:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2301 | EFFECT_REGISTER("gwdsp_local_OTP", ::xyz_stat_gwdsp_ITP_local, "gwdsp_local_OTP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2328:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2328 | EFFECT_REGISTER("gwdsp_local_ISP", ::xyz_stat_gwdsp_ISP_local, "gwdsp_local_ISP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2356:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2356 | EFFECT_REGISTER("gwdsp_local_OSP", ::xyz_stat_gwdsp_OSP_local, "gwdsp_global_local_OSP",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2371:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2371 | EFFECT_REGISTER("gwidegree_global", ::xyz_stat_gwidegree, "gwidegree_global",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2386:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2386 | EFFECT_REGISTER("gwodegree_global", ::xyz_stat_gwodegree, "gwodegree_global",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2387:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2387 | EFFECT_REGISTER("gwdegree_global", ::xyz_stat_gwodegree, "gwdegree_global",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2405:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2405 | EFFECT_REGISTER("gwidegree_local", ::xyz_stat_gwidegree_local, "gwidegree_local",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2423:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2423 | EFFECT_REGISTER("gwodegree_local", ::xyz_stat_gwodegree_local, "gwodegree_local",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
change_statistics.cpp:2424:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
2424 | EFFECT_REGISTER("gwdegree_local", ::xyz_stat_gwodegree_local, "gwdegree_local",0.0);
| ^
../inst/include/iglm/extension_api.hpp:97:26: note: expanded from macro 'EFFECT_REGISTER'
97 | static ::iglm::Registrar iglm_UNIQ(_iglm_registrar_){ (NAME), (FN), (SHORT), (VAL) }
| ^
../inst/include/iglm/extension_api.hpp:91:45: note: expanded from macro 'iglm_UNIQ'
91 | #define iglm_UNIQ(prefix) iglm_JOIN(prefix, __COUNTER__)
| ^
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 -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
72 warnings 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 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o iglm.so RcppExports.o api_usage.o change_statistics.o extension_api.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
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (iglm)