* installing *source* package ‘compHclust’ ... ** package ‘compHclust’ 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/compHclust/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 UnNormA.cpp -o UnNormA.o UnNormA.cpp: In function 'SEXPREC* UnNormA(SEXP, SEXP)': UnNormA.cpp:34:40: error: 'nrows' was not declared in this scope 34 | int nProt = 0, *pM = INTEGER(M), n = nrows(M)+1; | ^~~~~ In file included from UnNormA.cpp:7: UnNormA.cpp:48:16: error: 'allocMatrix' was not declared in this scope; did you mean 'Rf_allocMatrix'? 48 | PROTECT(uA = allocMatrix(REALSXP,n,n)); | ^~~~~~~~~~~ /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: UnNormA.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/compHclust/src' ERROR: compilation failed for package ‘compHclust’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/compHclust-lib/compHclust’ Command exited with non-zero status 1 Time 0:01.62, 1.08 + 0.20