############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL microRNA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘microRNA’ ... ** this is package ‘microRNA’ version ‘1.65.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c longest_common_substring.cpp -o longest_common_substring.o longest_common_substring.cpp: In function ‘SEXPREC* longest_common_substring(SEXP)’: longest_common_substring.cpp:87:35: error: ‘mkCharLen’ was not declared in this scope; did you mean ‘Rf_mkCharLen’? 87 | SET_STRING_ELT(result, i, mkCharLen(found[i], lcs_len)); | ^~~~~~~~~ | Rf_mkCharLen make: *** [/home/biocbuild/bbs-3.21-bioc/R/etc/Makeconf:202: longest_common_substring.o] Error 1 ERROR: compilation failed for package ‘microRNA’ * removing ‘/home/biocbuild/bbs-3.21-bioc/R/site-library/microRNA’