* installing *source* package ‘BiasedUrn’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.6 (1)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c fnchyppr.cpp -o fnchyppr.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c stoc1.cpp -o stoc1.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c stoc3.cpp -o stoc3.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c stocR.cpp -o stocR.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -DR_BUILD=1 -DMAXCOLORS=32 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c urn1.cpp -o urn1.o urn1.cpp:73:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 73 | PROTECT(result = allocVector(REALSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:176:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 176 | PROTECT(result = allocVector(REALSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:287:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 287 | PROTECT(result = allocVector(REALSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:410:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 410 | PROTECT(result = allocVector(REALSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:542:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 542 | PROTECT(result = allocVector(INTSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:650:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 650 | PROTECT(result = allocVector(INTSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:752:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 752 | PROTECT(result = allocVector(INTSXP, nran)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:870:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 870 | PROTECT(result = allocVector(INTSXP, nran)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:987:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 987 | PROTECT(result = allocVector(REALSXP, 1)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1088:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1088 | PROTECT(result = allocVector(REALSXP, 1)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1179:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1179 | PROTECT(result = allocVector(INTSXP, 1)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1230:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1230 | PROTECT(result = allocVector(INTSXP, 1)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1285:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1285 | PROTECT(result = allocVector(REALSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1378:22: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1378 | PROTECT(result = allocVector(REALSXP, nres)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1477:26: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1477 | PROTECT(result = allocVector(REALSXP, 2)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1480:26: error: use of undeclared identifier 'allocMatrix'; did you mean 'Rf_allocMatrix'? 1480 | PROTECT(result = allocMatrix(REALSXP, 2, nres)); | ^~~~~~~~~~~ | Rf_allocMatrix /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:498:6: note: 'Rf_allocMatrix' declared here 498 | SEXP Rf_allocMatrix(SEXPTYPE, int, int); | ^ urn1.cpp:1613:26: error: use of undeclared identifier 'allocVector'; did you mean 'Rf_allocVector'? 1613 | PROTECT(result = allocVector(REALSXP, 2)); | ^~~~~~~~~~~ | Rf_allocVector /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:1064:10: note: 'Rf_allocVector' declared here 1064 | SEXP Rf_allocVector(SEXPTYPE, R_xlen_t); | ^ urn1.cpp:1616:26: error: use of undeclared identifier 'allocMatrix'; did you mean 'Rf_allocMatrix'? 1616 | PROTECT(result = allocMatrix(REALSXP, 2, nres)); | ^~~~~~~~~~~ | Rf_allocMatrix /home/hornik/tmp/R/include/Rinternals.h:382:31: note: expanded from macro 'PROTECT' 382 | #define PROTECT(s) Rf_protect(s) | ^ /home/hornik/tmp/R/include/Rinternals.h:498:6: note: 'Rf_allocMatrix' declared here 498 | SEXP Rf_allocMatrix(SEXPTYPE, int, int); | ^ 18 errors generated. make: *** [/home/hornik/tmp/R/etc/Makeconf:202: urn1.o] Error 1 ERROR: compilation failed for package ‘BiasedUrn’ * removing ‘/srv/hornik/tmp/CRAN/BiasedUrn.Rcheck/BiasedUrn’