* installing *source* package ‘spNetwork’ ...
** this is package ‘spNetwork’ version ‘0.4.4.7’
** package ‘spNetwork’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.6’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/spNetwork/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 base_kernel_funtions.cpp -o base_kernel_funtions.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 border_correction.cpp -o border_correction.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 bw_selection_nkde.cpp -o bw_selection_nkde.o
bw_selection_nkde.cpp:37:7: warning: unused variable 'depth' [-Wunused-variable]
37 | int depth = 0;
| ^~~~~
bw_selection_nkde.cpp:145:7: warning: unused variable 'depth' [-Wunused-variable]
145 | int depth = 0;
| ^~~~~
bw_selection_nkde.cpp:267:7: warning: unused variable 'depth' [-Wunused-variable]
267 | int depth = 0;
| ^~~~~
3 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 bw_selection_tnkde.cpp -o bw_selection_tnkde.o
bw_selection_tnkde.cpp:41:7: warning: unused variable 'depth' [-Wunused-variable]
41 | int depth = 0;
| ^~~~~
bw_selection_tnkde.cpp:172:8: warning: unused variable 'depth' [-Wunused-variable]
172 | int depth = 0;
| ^~~~~
bw_selection_tnkde.cpp:188:11: warning: unused variable 'bw_net' [-Wunused-variable]
188 | double bw_net, bw_time;
| ^~~~~~
bw_selection_tnkde.cpp:188:19: warning: unused variable 'bw_time' [-Wunused-variable]
188 | double bw_net, bw_time;
| ^~~~~~~
bw_selection_tnkde.cpp:325:7: warning: unused variable 'depth' [-Wunused-variable]
325 | int depth = 0;
| ^~~~~
bw_selection_tnkde.cpp:475:8: warning: unused variable 'depth' [-Wunused-variable]
475 | int depth = 0;
| ^~~~~
bw_selection_tnkde.cpp:489:11: warning: unused variable 'bw_net' [-Wunused-variable]
489 | double bw_net, bw_time;
| ^~~~~~
bw_selection_tnkde.cpp:489:19: warning: unused variable 'bw_time' [-Wunused-variable]
489 | double bw_net, bw_time;
| ^~~~~~~
bw_selection_tnkde.cpp:643:7: warning: unused variable 'depth' [-Wunused-variable]
643 | int depth = 0;
| ^~~~~
bw_selection_tnkde.cpp:846:8: warning: unused variable 'depth' [-Wunused-variable]
846 | int depth = 0;
| ^~~~~
bw_selection_tnkde.cpp:856:8: warning: unused variable 'n_bw_net' [-Wunused-variable]
856 | int n_bw_net = bws_net.n_rows;
| ^~~~~~~~
bw_selection_tnkde.cpp:857:8: warning: unused variable 'n_bw_time' [-Wunused-variable]
857 | int n_bw_time = bws_time.n_cols;
| ^~~~~~~~~
bw_selection_tnkde.cpp:866:19: warning: unused variable 'bw_time' [-Wunused-variable]
866 | double bw_net, bw_time;
| ^~~~~~~
bw_selection_tnkde.cpp:997:8: warning: unused variable 'n_net' [-Wunused-variable]
997 | int n_net = bws_net.n_rows;
| ^~~~~
14 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 geometrical_functions.cpp -o geometrical_functions.o
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:239:166: warning: identifier '_cppi' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
239 | constexpr typename boost::multiprecision::literals::detail::signed_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppi()
| ~~~~~~~~~~~^~~~~
| operator""_cppi
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:246:168: warning: identifier '_cppui' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
246 | constexpr typename boost::multiprecision::literals::detail::unsigned_cpp_int_literal_result_type<static_cast<unsigned>((sizeof...(STR)) - 2u)>::number_type operator"" _cppui()
| ~~~~~~~~~~~^~~~~~
| operator""_cppui
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppi128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
270 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(128)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:97:1: note: expanded from here
97 | _cppi128
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:270:1: warning: identifier '_cppui128' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:98:1: note: expanded from here
98 | _cppui128
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppi256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
271 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(256)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:99:1: note: expanded from here
99 | _cppi256
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:271:1: warning: identifier '_cppui256' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:100:1: note: expanded from here
100 | _cppui256
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppi512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
272 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(512)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:101:1: note: expanded from here
101 | _cppi512
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:272:1: warning: identifier '_cppui512' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:102:1: note: expanded from here
102 | _cppui512
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppi1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
273 | BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL(1024)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:254:199: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
254 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::signed_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppi, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:103:1: note: expanded from here
103 | _cppi1024
| ^
In file included from geometrical_functions.cpp:10:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry.hpp:17:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/geometry.hpp:50:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/radian_access.hpp:28:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/geometry/core/coordinate_promotion.hpp:16:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_bin_float.hpp:15:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int.hpp:2356:
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:273:1: warning: identifier '_cppui1024' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/BH/include/boost/multiprecision/cpp_int/literals.hpp:262:201: note: expanded from macro 'BOOST_MP_DEFINE_SIZED_CPP_INT_LITERAL'
262 | constexpr boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<Bits, Bits, boost::multiprecision::unsigned_magnitude, boost::multiprecision::unchecked, void> > operator"" BOOST_JOIN(_cppui, Bits)() \
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:33:26: note: expanded from macro 'BOOST_JOIN'
33 | #define BOOST_JOIN(X, Y) BOOST_DO_JOIN(X, Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:34:29: note: expanded from macro 'BOOST_DO_JOIN'
34 | #define BOOST_DO_JOIN(X, Y) BOOST_DO_JOIN2(X,Y)
| ^
/data/gannet/ripley/R/test-clang/BH/include/boost/config/helper_macros.hpp:35:30: note: expanded from macro 'BOOST_DO_JOIN2'
35 | #define BOOST_DO_JOIN2(X, Y) X##Y
| ^
<scratch space>:104:1: note: expanded from here
104 | _cppui1024
| ^
geometrical_functions.cpp:260:22: warning: unused variable 'x3' [-Wunused-variable]
260 | double x2,y2,x1,y1,x3,y3,dd;
| ^~
geometrical_functions.cpp:260:25: warning: unused variable 'y3' [-Wunused-variable]
260 | double x2,y2,x1,y1,x3,y3,dd;
| ^~
geometrical_functions.cpp:324:13: warning: unused variable 'dd' [-Wunused-variable]
324 | double d, dd, totald, dt, t;
| ^~
geometrical_functions.cpp:324:17: warning: unused variable 'totald' [-Wunused-variable]
324 | double d, dd, totald, dt, t;
| ^~~~~~
geometrical_functions.cpp:324:25: warning: unused variable 'dt' [-Wunused-variable]
324 | double d, dd, totald, dt, t;
| ^~
geometrical_functions.cpp:324:29: warning: unused variable 't' [-Wunused-variable]
324 | double d, dd, totald, dt, t;
| ^
geometrical_functions.cpp:326:7: warning: unused variable 'j' [-Wunused-variable]
326 | int j;
| ^
geometrical_functions.cpp:327:10: warning: unused variable 'x2' [-Wunused-variable]
327 | double x2,y2,x1,y1,x3,y3;
| ^~
geometrical_functions.cpp:327:13: warning: unused variable 'y2' [-Wunused-variable]
327 | double x2,y2,x1,y1,x3,y3;
| ^~
geometrical_functions.cpp:327:16: warning: unused variable 'x1' [-Wunused-variable]
327 | double x2,y2,x1,y1,x3,y3;
| ^~
geometrical_functions.cpp:327:19: warning: unused variable 'y1' [-Wunused-variable]
327 | double x2,y2,x1,y1,x3,y3;
| ^~
geometrical_functions.cpp:327:22: warning: unused variable 'x3' [-Wunused-variable]
327 | double x2,y2,x1,y1,x3,y3;
| ^~
geometrical_functions.cpp:327:25: warning: unused variable 'y3' [-Wunused-variable]
327 | double x2,y2,x1,y1,x3,y3;
| ^~
geometrical_functions.cpp:440:31: warning: unused variable 'diff' [-Wunused-variable]
440 | float start_dist, end_dist, diff, line_length;
| ^~~~
geometrical_functions.cpp:440:37: warning: unused variable 'line_length' [-Wunused-variable]
440 | float start_dist, end_dist, diff, line_length;
| ^~~~~~~~~~~
geometrical_functions.cpp:973:9: warning: unused variable 'j' [-Wunused-variable]
973 | int i,j;
| ^
geometrical_functions.cpp:1040:9: warning: unused variable 'j' [-Wunused-variable]
1040 | int i,j;
| ^
27 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 k_and_g_func.cpp -o k_and_g_func.o
k_and_g_func.cpp:606:13: warning: unused variable 'dtime' [-Wunused-variable]
606 | float dtime = breaks_time[j];
| ^~~~~
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 k_and_g_func_time.cpp -o k_and_g_func_time.o
k_and_g_func_time.cpp:334:7: warning: unused variable 'pts_number' [-Wunused-variable]
334 | int pts_number = wr.size();
| ^~~~~~~~~~
k_and_g_func_time.cpp:423:7: warning: unused variable 'pts_number' [-Wunused-variable]
423 | int pts_number = wr.size();
| ^~~~~~~~~~
2 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 matrices_functions.cpp -o matrices_functions.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 nkde_continuous.cpp -o nkde_continuous.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/BH/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 nkde_discontinuous.cpp -o nkde_discontinuous.o
/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 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o spNetwork.so RcppExports.o base_kernel_funtions.o border_correction.o bw_selection_nkde.o bw_selection_tnkde.o geometrical_functions.o k_and_g_func.o k_and_g_func_time.o matrices_functions.o nkde_continuous.o nkde_discontinuous.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/spNetwork/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/spNetwork/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/spNetwork/src'
installing to /data/gannet/ripley/R/packages/tests-clang/spNetwork.Rcheck/00LOCK-spNetwork/00new/spNetwork/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (spNetwork)