############################################################################## ############################################################################## ### ### Running command: ### ### chmod a+r girafe -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data girafe ### ############################################################################## ############################################################################## * checking for file 'girafe/DESCRIPTION' ... OK * preparing 'girafe': * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package 'girafe' ... ** this is package 'girafe' version '1.59.1' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' using C++ compiler: 'G__~1.EXE (GCC) 13.3.0' g++ -std=gnu++17 -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c coverage.cpp -o coverage.o coverage.cpp: In function 'SEXPREC* girafe_coverage(SEXP, SEXP, SEXP, SEXP)': coverage.cpp:44:15: error: 'length' was not declared in this scope 44 | int len = length(starts); | ^~~~~~ In file included from E:/biocbuild/bbs-3.21-bioc/R/include/Rdefines.h:41, from coverage.cpp:8: coverage.cpp:104:20: error: 'allocVector' was not declared in this scope; did you mean 'Rf_allocVector'? 104 | PROTECT( res = allocVector( INTSXP, xxit * 2) ); | ^~~~~~~~~~~ E:/biocbuild/bbs-3.21-bioc/R/include/Rinternals.h:388:36: note: in definition of macro 'PROTECT' 388 | #define PROTECT(s) Rf_protect(s) | ^ make: *** [E:/biocbuild/bbs-3.21-bioc/R/etc/x64/Makeconf:296: coverage.o] Error 1 ERROR: compilation failed for package 'girafe' * removing 'E:/biocbuild/bbs-3.21-bioc/tmpdir/RtmpE9Hqrz/Rinstb2986a366cd6/girafe' ----------------------------------- ERROR: package installation failed