##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL RSeqAn
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘RSeqAn’ ...
** this is package ‘RSeqAn’ version ‘1.27.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++14
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++14 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I../inst/include -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c charstring.cpp -o charstring.o
g++ -std=gnu++14 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o RSeqAn.so RcppExports.o charstring.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-RSeqAn/00new/RSeqAn/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (RSeqAn)