* installing *source* package ‘rflashtext’ ... ** this is package ‘rflashtext’ version ‘1.0.0’ ** package ‘rflashtext’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rflashtext/src' /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -I../inst/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c KeywordProcessor.cpp -o KeywordProcessor.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -I../inst/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o In file included from KeywordProcessor.cpp:3: In file included from ../inst/include/json.h:1: ../inst/include/nlohmann/json.hpp:24392:35: warning: identifier '_json' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 24392 | inline nlohmann::json operator "" _json(const char* s, std::size_t n) | ~~~~~~~~~~~~^~~~~ | operator""_json ../inst/include/nlohmann/json.hpp:24400:49: warning: identifier '_json_pointer' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 24400 | inline nlohmann::json::json_pointer operator "" _json_pointer(const char* s, std::size_t n) | ~~~~~~~~~~~~^~~~~~~~~~~~~ | operator""_json_pointer ../inst/include/nlohmann/json.hpp:24464:58: warning: identifier '_json' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 24464 | using nlohmann::literals::json_literals::operator "" _json; // NOLINT(misc-unused-using-decls,google-global-names-in-headers) | ~~~~~~~~~~~~^~~~~ | operator""_json ../inst/include/nlohmann/json.hpp:24465:58: warning: identifier '_json_pointer' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] 24465 | using nlohmann::literals::json_literals::operator "" _json_pointer; //NOLINT(misc-unused-using-decls,google-global-names-in-headers) | ~~~~~~~~~~~~^~~~~~~~~~~~~ | operator""_json_pointer 4 warnings generated. /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o rflashtext.so KeywordProcessor.o RcppExports.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rflashtext/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rflashtext/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rflashtext/src' installing to /data/gannet/ripley/R/packages/tests-clang/rflashtext.Rcheck/00LOCK-rflashtext/00new/rflashtext/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (rflashtext)