* installing *source* package ‘stringfish’ ... ** this is package ‘stringfish’ version ‘0.19.2’ ** package ‘stringfish’ successfully unpacked and MD5 sums checked ** using staged installation checking for pkg-config... /usr/sbin/pkg-config stringfish configure script checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ -std=gnu++20 accepts -g... yes checking for g++ -std=gnu++20 option to enable C++11 features... -std=gnu++11 C++ compiler: g++ -std=gnu++20 R 4.7.0 detected -- using R default C++ standard PCRE2 10.47 library detected -- skipping PCRE2 compilation -lpcre2-8 configure: creating ./config.status config.status: creating src/Makevars ** libs specified C++17 using C++ compiler: ‘g++ (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’ using C++17 make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/stringfish/src' g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_NO_RTTI -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_CONFIG_H -I. -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-dev/RcppParallel/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 g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_NO_RTTI -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_CONFIG_H -I. -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-dev/RcppParallel/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 sf_functions.cpp -o sf_functions.o g++ -std=gnu++17 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT -DRCPP_NO_RTTI -DPCRE2_CODE_UNIT_WIDTH=8 -DHAVE_CONFIG_H -I. -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/data/localhost/ripley/R/test-dev/RcppParallel/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 PCRE2_wrapper/pcre2_wrapper.cpp -o PCRE2_wrapper/pcre2_wrapper.o gcc-ar rcs libSFPCRE2.a PCRE2_wrapper/pcre2_wrapper.o g++ -std=gnu++17 -shared -L/usr/local/lib64 -o stringfish.so RcppExports.o sf_functions.o -lpthread -L. -lSFPCRE2 -lpcre2-8 make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/stringfish/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/stringfish/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/stringfish/src' installing to /data/localhost/ripley/R/packages/tests-devel/stringfish.Rcheck/00LOCK-stringfish/00new/stringfish/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 (stringfish)