* installing *source* package ‘HiDimDA’ ... ** package ‘HiDimDA’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/HiDimDA/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 FctqLDA.cpp -o FctqLDA.o 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 RInterface.cpp -o RInterface.o In file included from /data/gannet/ripley/R/R-devel/include/Rdefines.h:41, from RInterface.h:25, from RInterface.cpp:25: RInterface.cpp: In function 'SEXPREC* RFnDist(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': RInterface.cpp:37:19: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 37 | PROTECT(res = allocVector(REALSXP,1)); | ^~~~~~~~~~~ /data/gannet/ripley/R/R-devel/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT' 371 | #define PROTECT(s) Rf_protect(s) | ^ RInterface.cpp: In function 'SEXPREC* Rfgrad(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': RInterface.cpp:68:19: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 68 | PROTECT(res = allocVector(REALSXP,npar)); | ^~~~~~~~~~~ /data/gannet/ripley/R/R-devel/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT' 371 | #define PROTECT(s) Rf_protect(s) | ^ RInterface.cpp: In function 'SEXPREC* Rfhess(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': RInterface.cpp:106:18: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 106 | PROTECT(res = allocVector(REALSXP,npar*npar)); | ^~~~~~~~~~~ /data/gannet/ripley/R/R-devel/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT' 371 | #define PROTECT(s) Rf_protect(s) | ^ RInterface.cpp: In function 'SEXPREC* RFnDist1(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': RInterface.cpp:133:19: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 133 | PROTECT(res = allocVector(REALSXP,1)); | ^~~~~~~~~~~ /data/gannet/ripley/R/R-devel/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT' 371 | #define PROTECT(s) Rf_protect(s) | ^ RInterface.cpp: In function 'SEXPREC* Rfgrad1(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': RInterface.cpp:164:19: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 164 | PROTECT(res = allocVector(REALSXP,npar)); | ^~~~~~~~~~~ /data/gannet/ripley/R/R-devel/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT' 371 | #define PROTECT(s) Rf_protect(s) | ^ RInterface.cpp: In function 'SEXPREC* Rfhess1(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)': RInterface.cpp:204:18: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 204 | PROTECT(res = allocVector(REALSXP,npar*npar)); | ^~~~~~~~~~~ /data/gannet/ripley/R/R-devel/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT' 371 | #define PROTECT(s) Rf_protect(s) | ^ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: RInterface.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/HiDimDA/src' ERROR: compilation failed for package ‘HiDimDA’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/HiDimDA-lib/HiDimDA’ Command exited with non-zero status 1 Time 0:04.77, 3.72 + 0.36