R Development Page
stosim log file (build_win64)
Thu Nov 23 17:22:58 2023: Building binary for package stosim (SVN revision 33)
using R version 4.3.2 Patched (2023-11-21 r85583 ucrt) ...
* installing to library 'R:/lib/local'
* installing *source* package 'stosim' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
g++ -std=gnu++17 -I"R:/lib/R/R-patched/include" -DNDEBUG -I'R:/lib/local/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c DetailOpLines.cpp -o DetailOpLines.o
g++ -std=gnu++17 -I"R:/lib/R/R-patched/include" -DNDEBUG -I'R:/lib/local/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MultiTrainWithInventory.cpp -o MultiTrainWithInventory.o
g++ -std=gnu++17 -I"R:/lib/R/R-patched/include" -DNDEBUG -I'R:/lib/local/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SimulationHistory.cpp -o SimulationHistory.o
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I'R:/lib/local/Rcpp/include' -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
g++ -std=gnu++17 -shared -s -static-libgcc -o stosim.dll tmp.def DetailOpLines.o MultiTrainWithInventory.o SimulationHistory.o init.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/00LOCK-stosim/00new/stosim/libs/x64
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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
* MD5 sums
packaged installation of 'stosim' as stosim_0.0.15.zip
* DONE (stosim)
Run time: 19.12 seconds.