* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘MinTriadic’ ...
** this is package ‘MinTriadic’ version ‘1.0.0’
** package ‘MinTriadic’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 23.1.0 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdyAFRx/R.INSTALL2c2a8f56ce0af4/MinTriadic/src'
clang++-23 -std=gnu++20 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c MinTriadicClosure.cpp -o MinTriadicClosure.o
In file included from MinTriadicClosure.cpp:2:
In file included from ./MinTriadicClosure.h:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include/lolog.h:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include/BinaryNet.h:12:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include/DirectedVertex.h:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include/Vertex.h:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/container/flat_set.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/container/detail/flat_tree.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/container/vector.hpp:61:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/move/algo/adaptive_merge.hpp:16:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/move/algo/detail/adaptive_sort_merge.hpp:261:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
261 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
| ^~~~~~~~~~~~~~~~~
1 warning generated.
clang++-23 -std=gnu++20 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
clang++-23 -std=gnu++20 -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/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/lolog/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.cpp -o init.o
'Rcpp:::LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
clang++-23 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o MinTriadic.so MinTriadicClosure.o RcppExports.o init.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
'Rcpp:::LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdyAFRx/R.INSTALL2c2a8f56ce0af4/MinTriadic/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpdyAFRx/R.INSTALL2c2a8f56ce0af4/MinTriadic/src'
'Rcpp:::LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpdyAFRx/R.INSTALL2c2a8f56ce0af4/MinTriadic/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-MinTriadic/00new/MinTriadic/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 (MinTriadic)