installing dependencies ‘oaqc’ * installing *source* package ‘oaqc’ ... ** this is package ‘oaqc’ version ‘2.0.0’ ** package ‘oaqc’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c Graph.cpp -o Graph.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c QuadCensus.cpp -o QuadCensus.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -DR_NO_REMAP -c init.cpp -o init.o init.cpp:1:9: warning: "R_NO_REMAP" redefined 1 | #define R_NO_REMAP | ^~~~~~~~~~ : note: this is the location of the previous definition g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o oaqc.so Graph.o QuadCensus.o init.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_special_noSuggests/Library/00LOCK-oaqc/00new/oaqc/libs ** R ** 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 (oaqc) checking graphlayouts_1.2.2.tar.gz ... Depends: Package: graphlayouts Depends: R (>= 3.6.0) Imports: igraph (>= 2.0.0), Rcpp LinkingTo: Rcpp, RcppArmadillo Timings: user system elapsed graphlayouts 55.905 5.655 63.414 Results: Check status summary: ERROR Source packages 1 Check results summary: graphlayouts ... ERROR * checking examples ... [1s/1s] ERROR * checking tests ... [3s/3s] ERROR