* installing *source* package ‘PQLseq’ ... ** this is package ‘PQLseq’ version ‘1.2.1’ ** package ‘PQLseq’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using C++11 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/PQLseq/src' g++ -std=gnu++11 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c PQLseq.cpp -o PQLseq.o PQLseq.cpp: In function ‘SEXPREC* AI(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: PQLseq.cpp:61:34: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 61 | for(size_t i=1; i<=numK; ++i) { | ~^~~~~~ PQLseq.cpp:109:42: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 109 | for(size_t i=0; i