* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘spNetwork’ ...
** package ‘spNetwork’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpoPDRX3/R.INSTALL17f4d66a0ff173/spNetwork/src'
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 base_kernel_funtions.cpp -o base_kernel_funtions.o
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 border_correction.cpp -o border_correction.o
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 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:142:7: warning: unused variable 'depth' [-Wunused-variable]
  142 |   int depth = 0;
      |       ^~~~~
bw_selection_nkde.cpp:264:7: warning: unused variable 'depth' [-Wunused-variable]
  264 |   int depth = 0;
      |       ^~~~~
3 warnings generated.
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 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:154:7: warning: unused variable 'depth' [-Wunused-variable]
  154 |   int depth = 0;
      |       ^~~~~
bw_selection_tnkde.cpp:282:7: warning: unused variable 'depth' [-Wunused-variable]
  282 |   int depth = 0;
      |       ^~~~~
3 warnings generated.
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 geometrical_functions.cpp -o geometrical_functions.o
geometrical_functions.cpp:257:22: warning: unused variable 'x3' [-Wunused-variable]
  257 |   double x2,y2,x1,y1,x3,y3,dd;
      |                      ^~
geometrical_functions.cpp:257:25: warning: unused variable 'y3' [-Wunused-variable]
  257 |   double x2,y2,x1,y1,x3,y3,dd;
      |                         ^~
geometrical_functions.cpp:321:13: warning: unused variable 'dd' [-Wunused-variable]
  321 |   double d, dd, totald, dt, t;
      |             ^~
geometrical_functions.cpp:321:17: warning: unused variable 'totald' [-Wunused-variable]
  321 |   double d, dd, totald, dt, t;
      |                 ^~~~~~
geometrical_functions.cpp:321:25: warning: unused variable 'dt' [-Wunused-variable]
  321 |   double d, dd, totald, dt, t;
      |                         ^~
geometrical_functions.cpp:321:29: warning: unused variable 't' [-Wunused-variable]
  321 |   double d, dd, totald, dt, t;
      |                             ^
geometrical_functions.cpp:323:7: warning: unused variable 'j' [-Wunused-variable]
  323 |   int j;
      |       ^
geometrical_functions.cpp:324:10: warning: unused variable 'x2' [-Wunused-variable]
  324 |   double x2,y2,x1,y1,x3,y3;
      |          ^~
geometrical_functions.cpp:324:13: warning: unused variable 'y2' [-Wunused-variable]
  324 |   double x2,y2,x1,y1,x3,y3;
      |             ^~
geometrical_functions.cpp:324:16: warning: unused variable 'x1' [-Wunused-variable]
  324 |   double x2,y2,x1,y1,x3,y3;
      |                ^~
geometrical_functions.cpp:324:19: warning: unused variable 'y1' [-Wunused-variable]
  324 |   double x2,y2,x1,y1,x3,y3;
      |                   ^~
geometrical_functions.cpp:324:22: warning: unused variable 'x3' [-Wunused-variable]
  324 |   double x2,y2,x1,y1,x3,y3;
      |                      ^~
geometrical_functions.cpp:324:25: warning: unused variable 'y3' [-Wunused-variable]
  324 |   double x2,y2,x1,y1,x3,y3;
      |                         ^~
geometrical_functions.cpp:437:31: warning: unused variable 'diff' [-Wunused-variable]
  437 |   float start_dist, end_dist, diff, line_length;
      |                               ^~~~
geometrical_functions.cpp:437:37: warning: unused variable 'line_length' [-Wunused-variable]
  437 |   float start_dist, end_dist, diff, line_length;
      |                                     ^~~~~~~~~~~
geometrical_functions.cpp:968:9: warning: unused variable 'j' [-Wunused-variable]
  968 |   int i,j;
      |         ^
geometrical_functions.cpp:1035:9: warning: unused variable 'j' [-Wunused-variable]
 1035 |   int i,j;
      |         ^
17 warnings generated.
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 k_and_g_func.cpp -o k_and_g_func.o
k_and_g_func.cpp:295:13: warning: unused variable 'dtime' [-Wunused-variable]
  295 |       float dtime = breaks_time[j];
      |             ^~~~~
1 warning generated.
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 matrices_functions.cpp -o matrices_functions.o
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 nkde_continuous.cpp -o nkde_continuous.o
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 nkde_discontinuous.cpp -o nkde_discontinuous.o
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 spatial_indexing.cpp -o spatial_indexing.o
clang++-18 -std=gnu++17 -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/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/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 spatial_indexing_export.cpp -o spatial_indexing_export.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -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 matrices_functions.o nkde_continuous.o nkde_discontinuous.o spatial_indexing.o spatial_indexing_export.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpoPDRX3/R.INSTALL17f4d66a0ff173/spNetwork/src'
make[1]: Entering directory '/tmp/RtmpoPDRX3/R.INSTALL17f4d66a0ff173/spNetwork/src'
make[1]: Leaving directory '/tmp/RtmpoPDRX3/R.INSTALL17f4d66a0ff173/spNetwork/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)