* installing *source* package ‘nonlinearTseries’ ... ** package ‘nonlinearTseries’ 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/nonlinearTseries/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -IANN -DRANN -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/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 ANN.cpp -o ANN.o ANN.cpp: In function 'void annError(const char*, ANNerr)': ANN.cpp:176:17: error: 'error' was not declared in this scope; did you mean 'perror'? 176 | error("RANN: %s",msg); | ^~~~~ | perror ANN.cpp:184:17: error: 'warning' was not declared in this scope; did you mean 'Rf_warning'? 184 | warning("RANN: %s",msg); | ^~~~~~~ | Rf_warning make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: ANN.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/nonlinearTseries/src' ERROR: compilation failed for package ‘nonlinearTseries’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/nonlinearTseries-lib/nonlinearTseries’ Command exited with non-zero status 1 Time 0:02.69, 2.02 + 0.31