* installing *source* package ‘geometry’ ... ** package ‘geometry’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/geometry/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppProgress/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c QuadTree.cpp -o QuadTree.o QuadTree.cpp: In static member function 'static QuadTree* QuadTree::create(std::vector, std::vector, double)': QuadTree.cpp:114:7: error: 'error' was not declared in this scope; did you mean 'perror'? 114 | error("Failed to insert point into QuadTree.\nPlease post input to tsearch (or tsearchn at\nhttps://github.com/davidcsterratt/geometry/issues\nor email the maintainer."); | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: QuadTree.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/geometry/src' ERROR: compilation failed for package ‘geometry’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/geometry-lib/geometry’ Command exited with non-zero status 1 Time 0:01.92, 1.49 + 0.27