############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL MOSim ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'MOSim' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 13.2.0' g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/cpp11/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 Random_number.cpp -o Random_number.o g++ -std=gnu++17 -shared -s -static-libgcc -o MOSim.dll tmp.def Random_number.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-MOSim/00new/MOSim/libs/x64 ** R ** data ** inst ** byte-compile and prepare package for lazy loading Warning: replacing previous import 'dplyr::count' by 'matrixStats::count' when loading 'MOSim' Creating a new generic function for 'simulate' in package 'MOSim' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: replacing previous import 'dplyr::count' by 'matrixStats::count' when loading 'MOSim' ** testing if installed package can be loaded from final location Warning: replacing previous import 'dplyr::count' by 'matrixStats::count' when loading 'MOSim' ** testing if installed package keeps a record of temporary installation path * DONE (MOSim)