############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL beachmat ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'beachmat' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 13.2.0' using C++17 g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c delayed_isometric_binary.cpp -o delayed_isometric_binary.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c delayed_isometric_math.cpp -o delayed_isometric_math.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c delayed_isometric_unary.cpp -o delayed_isometric_unary.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c delayed_other.cpp -o delayed_other.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dense_matrix.cpp -o dense_matrix.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fragment_sparse_rows.cpp -o fragment_sparse_rows.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sparse_matrix.cpp -o sparse_matrix.o In file included from ../inst/include/tatami/tatami.hpp:8, from ../inst/include/tatami_r/UnknownMatrix.hpp:5, from ../inst/include/tatami_r/tatami_r.hpp:4, from ../inst/include/Rtatami.h:8, from sparse_matrix.cpp:1: ../inst/include/tatami/sparse/CompressedSparseMatrix.hpp: In instantiation of 'tatami::CompressedSparseMatrix::CompressedSparseMatrix(Index_, Index_, ValueStorage_, IndexStorage_, PointerStorage_, bool, bool) [with Value_ = double; Index_ = int; ValueStorage_ = tatami::ArrayView; IndexStorage_ = tatami::ArrayView; PointerStorage_ = tatami::ArrayView]': sparse_matrix.cpp:13:12: required from 'tatami::NumericMatrix* store_sparse_matrix(XVector_, Rcpp::IntegerVector, Rcpp::IntegerVector, int, int, bool) [with T_ = int; XVector_ = Rcpp::Vector<10, Rcpp::PreserveStorage>; tatami::NumericMatrix = tatami::Matrix; Rcpp::IntegerVector = Rcpp::Vector<13>]' sparse_matrix.cpp:36:51: required from here ../inst/include/tatami/sparse/CompressedSparseMatrix.hpp:534:46: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 534 | for (size_t j = start + 1; j < end; ++j) { | ~~^~~~~ ../inst/include/tatami/sparse/CompressedSparseMatrix.hpp: In instantiation of 'tatami::CompressedSparseMatrix::CompressedSparseMatrix(Index_, Index_, ValueStorage_, IndexStorage_, PointerStorage_, bool, bool) [with Value_ = double; Index_ = int; ValueStorage_ = tatami::ArrayView; IndexStorage_ = tatami::ArrayView; PointerStorage_ = tatami::ArrayView]': sparse_matrix.cpp:13:12: required from 'tatami::NumericMatrix* store_sparse_matrix(XVector_, Rcpp::IntegerVector, Rcpp::IntegerVector, int, int, bool) [with T_ = double; XVector_ = Rcpp::Vector<14, Rcpp::PreserveStorage>; tatami::NumericMatrix = tatami::Matrix; Rcpp::IntegerVector = Rcpp::Vector<13>]' sparse_matrix.cpp:40:54: required from here ../inst/include/tatami/sparse/CompressedSparseMatrix.hpp:534:46: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tatami_utils.cpp -o tatami_utils.o g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I../inst/include -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c unknown_matrix.cpp -o unknown_matrix.o g++ -shared -s -static-libgcc -o beachmat.dll tmp.def RcppExports.o delayed_isometric_binary.o delayed_isometric_math.o delayed_isometric_unary.o delayed_other.o dense_matrix.o fragment_sparse_rows.o sparse_matrix.o tatami_utils.o unknown_matrix.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-beachmat/00new/beachmat/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (beachmat)