* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘tipitaka’ ...
** package ‘tipitaka’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++14
make[1]: Entering directory '/tmp/RtmpDYekY5/R.INSTALL1832fa2ff5202a/tipitaka/src'
clang++-18 -std=gnu++14 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cpp11.cpp -o cpp11.o
clang++-18 -std=gnu++14 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c sort.cpp -o sort.o
clang++-18 -std=gnu++14 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o tipitaka.so cpp11.o sort.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDYekY5/R.INSTALL1832fa2ff5202a/tipitaka/src'
make[1]: Entering directory '/tmp/RtmpDYekY5/R.INSTALL1832fa2ff5202a/tipitaka/src'
make[1]: Leaving directory '/tmp/RtmpDYekY5/R.INSTALL1832fa2ff5202a/tipitaka/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-tipitaka/00new/tipitaka/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (tipitaka)