* installing *source* package ‘coRanking’ ... ** package ‘coRanking’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/coRanking/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -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 coranking.cpp -o coranking.o coranking.cpp: In static member function 'static void CORANKING::rankmatrix(const double*, int, int*)': coranking.cpp:58:23: error: 'error' was not declared in this scope; did you mean 'perror'? 58 | if(iind >= N) error("Error in C code: index out of range"); // can we guarantee that this will never happen? | ^~~~~ | perror make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: coranking.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/coRanking/src' ERROR: compilation failed for package ‘coRanking’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/coRanking-lib/coRanking’ Command exited with non-zero status 1 Time 0:02.70, 1.99 + 0.28