* installing *source* package ‘stpm’ ... ** this is package ‘stpm’ version ‘1.7.12’ ** package ‘stpm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/stpm/src' g++ -std=gnu++17 -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 devlik.cpp -o devlik.o g++ -std=gnu++17 -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 devlik_g.cpp -o devlik_g.o devlik.cpp: In function ‘SEXPREC* devlik(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: devlik.cpp:459:13: warning: unused variable ‘t_n’ [-Wunused-variable] 459 | int t_n = m0_v.n_elem; | ^~~ devlik_g.cpp: In function ‘SEXPREC* devlik_g(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: devlik_g.cpp:407:13: warning: unused variable ‘t_n’ [-Wunused-variable] 407 | int t_n = m0_v.n_elem; | ^~~ g++ -std=gnu++17 -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 devlik_g_2.cpp -o devlik_g_2.o devlik_g_2.cpp: In function ‘SEXPREC* devlik_g_2(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: devlik_g_2.cpp:362:13: warning: unused variable ‘t_n’ [-Wunused-variable] 362 | int t_n = m0_v.n_elem; | ^~~ g++ -std=gnu++17 -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 hes_spm_g.cpp -o hes_spm_g.o g++ -std=gnu++17 -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 loglik.cpp -o loglik.o g++ -std=gnu++17 -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 loglik_g.cpp -o loglik_g.o loglik.cpp: In function ‘double f_j2(double, double, double, double, double, double, double, double, double, double)’: loglik.cpp:26:16: warning: unused variable ‘c1’ [-Wunused-variable] 26 | double c1 = (u / (r0 - rs) + 2 * q)*exp(-1 * u*t0); | ^~ loglik.cpp: In function ‘double f_i1(double, double, double, double, double, double, double, double, double, double, double)’: loglik.cpp:42:16: warning: unused variable ‘c1’ [-Wunused-variable] 42 | double c1 = (u / (r0 - rs) + 2 * q)*exp((-1) * u*t0); | ^~ loglik.cpp:43:16: warning: unused variable ‘w_u’ [-Wunused-variable] 43 | double w_u = (-1)*q*f + q*a*(f - f1) / sqrt(pow(a, 2) + 2 * q*pow(b, 2)); | ^~~ loglik.cpp: In function ‘double mu_int(double, double, double, double, double, double, double, double, double, double, double)’: loglik.cpp:59:16: warning: unused variable ‘w_u’ [-Wunused-variable] 59 | double w_u = (-1)*q*f + q*a*(f - f1) / sqrt(pow(a, 2) + 2 * q*pow(b, 2)); | ^~~ loglik.cpp: In function ‘SEXPREC* mloglik(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: loglik.cpp:114:13: warning: unused variable ‘t_n’ [-Wunused-variable] 114 | int t_n = m0_v.n_elem; | ^~~ loglik_g.cpp: In function ‘double f_j2_g(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)’: loglik_g.cpp:34:16: warning: unused variable ‘c1’ [-Wunused-variable] 34 | double c1 = (u / (r0 - rs) + 2 * q)*exp(-1 * u*t0); | ^~ loglik_g.cpp: In function ‘double f_i1_g(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)’: loglik_g.cpp:55:16: warning: unused variable ‘c1’ [-Wunused-variable] 55 | double c1 = (u / (r0 - rs) + 2 * q)*exp((-1) * u*t0); | ^~ loglik_g.cpp:56:16: warning: unused variable ‘w_u’ [-Wunused-variable] 56 | double w_u = (-1)*q*f + q*a*(f - f1) / sqrt(pow(a, 2) + 2 * q*pow(b, 2)); | ^~~ loglik_g.cpp: In function ‘double mu_int_g(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)’: loglik_g.cpp:77:16: warning: unused variable ‘w_u’ [-Wunused-variable] 77 | double w_u = (-1)*q*f + q*a*(f - f1) / sqrt(pow(a, 2) + 2 * q*pow(b, 2)); | ^~~ loglik_g.cpp: In function ‘SEXPREC* mloglik_g(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: loglik_g.cpp:140:13: warning: unused variable ‘t_n’ [-Wunused-variable] 140 | int t_n = m0_v.n_elem; | ^~~ g++ -std=gnu++17 -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 loglik_g_2.cpp -o loglik_g_2.o loglik_g_2.cpp: In function ‘double f_j2_g_2(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)’: loglik_g_2.cpp:35:16: warning: unused variable ‘c1’ [-Wunused-variable] 35 | double c1 = (u / (r0 - rs) + 2 * q)*exp(-1 * u*t0); | ^~ loglik_g_2.cpp: In function ‘double f_i1_g_2(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)’: loglik_g_2.cpp:58:16: warning: unused variable ‘c1’ [-Wunused-variable] 58 | double c1 = (u / (r0 - rs) + 2 * q)*exp((-1) * u*t0); | ^~ loglik_g_2.cpp:59:16: warning: unused variable ‘w_u’ [-Wunused-variable] 59 | double w_u = (-1)*q*f + q*a*(f - f1) / sqrt(pow(a, 2) + 2 * q*pow(b, 2)); | ^~~ loglik_g_2.cpp: In function ‘double mu_int_g_2(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)’: loglik_g_2.cpp:82:16: warning: unused variable ‘w_u’ [-Wunused-variable] 82 | double w_u = (-1)*q*f + q*a*(f - f1) / sqrt(pow(a, 2) + 2 * q*pow(b, 2)); | ^~~ loglik_g_2.cpp: In function ‘SEXPREC* mloglik_g_2(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: loglik_g_2.cpp:147:13: warning: unused variable ‘t_n’ [-Wunused-variable] 147 | int t_n = m0_v.n_elem; | ^~~ g++ -std=gnu++17 -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 simdataND.cpp -o simdataND.o g++ -std=gnu++17 -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 spm_1D.cpp -o spm_1D.o spm_1D.cpp: In function ‘double mu(double, double, double, double, double, double, double, double)’: spm_1D.cpp:23:15: warning: variable ‘hf1H’ set but not used [-Wunused-but-set-variable] 23 | double hfH, hf1H, mu0Ht, mu; | ^~~~ spm_1D.cpp: In function ‘void ode45_simpson(double, double, double, double*, double&, double, double, double, double, double, double, double, double)’: spm_1D.cpp:78:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] 78 | int res = func1(k1ar, t,out, fH, f1H, aH, bH, QH, thetaH); | ^~~ simdataND.cpp: In function ‘SEXPREC* simdata_ND(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’: simdataND.cpp:148:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 148 | for(int i=0; i >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 423 | for(int i=0; i >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 905 | for(int i=0; i >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 913 | for(int i=0; i