##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL BayesSpace
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘BayesSpace’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++17
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppDist/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppProgress/include' -I/usr/local/include   -Iindicators/include -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppDist/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppProgress/include' -I/usr/local/include   -Iindicators/include -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c cluster.cpp -o cluster.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppArmadillo/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppDist/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/RcppProgress/include' -I/usr/local/include   -Iindicators/include -fopenmp -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c compare_enhanced.cpp -o compare_enhanced.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o BayesSpace.so RcppExports.o cluster.o compare_enhanced.o -fopenmp -lopenblas -lgfortran -lm -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-BayesSpace/00new/BayesSpace/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 (BayesSpace)