installing dependencies ‘cppRouting’, ‘smoothr’ begin installing package ‘cppRouting’ begin installing package ‘smoothr’ * installing *source* package ‘smoothr’ ... ** this is package ‘smoothr’ version ‘1.0.1’ ** package ‘smoothr’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (smoothr) * installing *source* package ‘cppRouting’ ... ** this is package ‘cppRouting’ version ‘3.1’ ** package ‘cppRouting’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.6 (1+b1)’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpUT1vUK/R.INSTALL30b10643f06b1e/cppRouting/src' clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c aggc.cpp -o aggc.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c aon.cpp -o aon.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c bush.cpp -o bush.o bush.cpp:136:11: warning: variable 'edge_index' set but not used [-Wunused-but-set-variable] 136 | int edge_index = 0; | ^ 1 warning generated. clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c cgraph.cpp -o cgraph.o cgraph.cpp:391:9: warning: variable 'count2' set but not used [-Wunused-but-set-variable] 391 | int count2=0; | ^ 1 warning generated. clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c contract.cpp -o contract.o contract.cpp:316:11: warning: unused variable 'shortcuts' [-Wunused-variable] 316 | int shortcuts=0; | ^~~~~~~~~ contract.cpp:344:11: warning: unused variable 'shortcuts' [-Wunused-variable] 344 | int shortcuts=0; | ^~~~~~~~~ contract.cpp:518:9: warning: unused variable 'imp' [-Wunused-variable] 518 | int imp=Queue.top().second; | ^~~ contract.cpp:502:7: warning: variable 'count2' set but not used [-Wunused-but-set-variable] 502 | int count2=0; | ^ contract.cpp:503:7: warning: variable 'count3' set but not used [-Wunused-but-set-variable] 503 | int count3=0; | ^ 5 warnings generated. clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c distance_mat.cpp -o distance_mat.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c distance_pair.cpp -o distance_pair.o distance_pair.cpp:353:9: warning: variable 'mid' set but not used [-Wunused-but-set-variable] 353 | int mid; | ^ 1 warning generated. clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c graph.cpp -o graph.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c path_mat.cpp -o path_mat.o path_mat.cpp:33:7: warning: unused variable 'count' [-Wunused-variable] 33 | int count = 0; | ^~~~~ 1 warning generated. clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c path_pair.cpp -o path_pair.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c simplify.cpp -o simplify.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c stall.cpp -o stall.o clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c traffic.cpp -o traffic.o traffic.cpp:662:16: warning: variable 'count2' set but not used [-Wunused-but-set-variable] 662 | double count2 = 0; | ^ traffic.cpp:574:8: warning: unused variable 'changed' [-Wunused-variable] 574 | bool changed = false; | ^~~~~~~ traffic.cpp:578:10: warning: unused variable 'shift' [-Wunused-variable] 578 | double shift; | ^~~~~ 3 warnings generated. clang++-19 -stdlib=libc++ -std=gnu++11 -I"/home/hornik/tmp/R-d-clang-lcxx/include" -DNDEBUG -I. -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppParallel/include' -I'/home/hornik/lib/R/Library/4.5/x86_64-linux-gnu/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c wrapper.cpp -o wrapper.o clang++-19 -stdlib=libc++ -std=gnu++11 -shared -L/home/hornik/tmp/R-d-clang-lcxx/lib -Wl,-O1 -o cppRouting.so RcppExports.o aggc.o aon.o bush.o cgraph.o contract.o distance_mat.o distance_pair.o graph.o path_mat.o path_pair.o simplify.o stall.o traffic.o wrapper.o -llapack -L/home/hornik/tmp/R-d-clang-lcxx/lib -lRblas -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R-d-clang-lcxx/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpUT1vUK/R.INSTALL30b10643f06b1e/cppRouting/src' installing to /home/hornik/tmp/CRAN_special_clang19/Library/00LOCK-cppRouting/00new/cppRouting/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 (cppRouting) checking spNetwork_0.4.4.4.tar.gz ... Depends: Package: spNetwork Depends: R (>= 3.6) Imports: spdep (>= 1.1.2), igraph (>= 1.2.6), cubature (>= 2.0.4.1), future.apply (>= 1.4.0), methods (>= 1.7.1), ggplot2 (>= 3.3.0), progressr (>= 0.4.0), data.table (>= 1.12.8), Rcpp (>= 1.0.4.6), Rdpack (>= 2.1.1), dbscan (>= 1.1-8), sf (>= 1.0-3), abind (>= 1.4-5), sfheaders (>= 0.4.4), cppRouting (>= 3.1) LinkingTo: Rcpp, RcppProgress, RcppArmadillo, BH Timings: user system elapsed spNetwork 267.145 15.665 265.029 Results: Check status summary: NOTE Source packages 1 Check results summary: spNetwork ... NOTE * checking CRAN incoming feasibility ... [5s/8s] NOTE