* installing *source* package ‘GBOP2’ ... ** this is package ‘GBOP2’ version ‘0.1.3’ ** package ‘GBOP2’ 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)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/GBOP2/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'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -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 Calculation2_original.cpp -o Calculation2_original.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'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -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 Calculation_minimizeN_twolambda_update.cpp -o Calculation_minimizeN_twolambda_update.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'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -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 Calculation_twoboundaries_jsm.cpp -o Calculation_twoboundaries_jsm.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'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include -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 RcppExports.cpp -o RcppExports.o Calculation_twoboundaries_jsm.cpp: In function ‘Result_dualE exacterror_recursive(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, int)’: Calculation_twoboundaries_jsm.cpp:134:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 134 | for (int i = 0; i < nonstop_df.num_event.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Calculation_twoboundaries_jsm.cpp:157:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 157 | for (int k = 0; k < newevent.size(); k++) { | ~~^~~~~~~~~~~~~~~~~ Calculation_twoboundaries_jsm.cpp:170:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 170 | for (int i = 0; i < nonstop_df.num_event.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Calculation_twoboundaries_jsm.cpp:193:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 193 | for (int k = 0; k < newevent.size(); k++) { | ~~^~~~~~~~~~~~~~~~~ Calculation_twoboundaries_jsm.cpp:210:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 210 | for (int i = 0; i < nonstop_df_new.num_event.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Calculation_twoboundaries_jsm.cpp:227:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 227 | for (int i = 0; i < nonstop_df.num_event.size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Calculation_twoboundaries_jsm.cpp:250:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int, std::allocator<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 250 | for (int k = 0; k < newevent.size(); k++) { | ~~^~~~~~~~~~~~~~~~~ g++ -std=gnu++17 -shared -L/usr/local/lib64 -o GBOP2.so Calculation2_original.o Calculation_minimizeN_twolambda_update.o Calculation_twoboundaries_jsm.o RcppExports.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/GBOP2/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/GBOP2/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/GBOP2/src' installing to /data/gannet/ripley/R/packages/tests-devel/GBOP2.Rcheck/00LOCK-GBOP2/00new/GBOP2/libs ** R ** 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 (GBOP2)