* installing *source* package ‘RcppSpdlog’ ...
** this is package ‘RcppSpdlog’ version ‘0.0.23’
** package ‘RcppSpdlog’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.7’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RcppSpdlog/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/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
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c exampleRsink.cpp -o exampleRsink.o
In file included from exampleRsink.cpp:4:
In file included from ../inst/include/RcppSpdlog:21:
In file included from ../inst/include/RcppSpdlog_types.h:4:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Lightest:26:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Lighter:25:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Light:25:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Rcpp:21:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:30:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/r/check_r_headers.h:27:13: warning: R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410 [-W#pragma-messages]
   27 |     #pragma message "R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
      |             ^
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c formatter.cpp -o formatter.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include/ -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c interface.cpp -o interface.o
In file included from formatter.cpp:4:
In file included from ../inst/include/RcppSpdlog:21:
In file included from ../inst/include/RcppSpdlog_types.h:4:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Lightest:26:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Lighter:25:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Light:25:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Rcpp:21:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:30:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/r/check_r_headers.h:27:13: warning: R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410 [-W#pragma-messages]
   27 |     #pragma message "R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
      |             ^
In file included from interface.cpp:7:
In file included from ../inst/include/RcppSpdlog:21:
In file included from ../inst/include/RcppSpdlog_types.h:4:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Lightest:26:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Lighter:25:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Light:25:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/Rcpp:21:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp.h:27:
In file included from /data/gannet/ripley/R/test-clang/Rcpp/include/RcppCommon.h:30:
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/r/check_r_headers.h:27:13: warning: R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410 [-W#pragma-messages]
   27 |     #pragma message "R.h has been included before any Rcpp headers. This can lead to hard-to-debug errors, and is not necessary. See https://github.com/RcppCore/Rcpp/issues/1410"
      |             ^
1 warning generated.
1 warning generated.
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o RcppSpdlog.so RcppExports.o exampleRsink.o formatter.o interface.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RcppSpdlog/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/RcppSpdlog/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/RcppSpdlog/src'
installing to /data/gannet/ripley/R/packages/tests-clang/RcppSpdlog.Rcheck/00LOCK-RcppSpdlog/00new/RcppSpdlog/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 (RcppSpdlog)