* installing *source* package 'RcppParallel' ... ** this is package 'RcppParallel' version '6.0.0' ** using staged installation ** preparing to configure package 'RcppParallel' ... *** configured file: 'R/tbb-autodetected.R.in' => 'R/tbb-autodetected.R' *** configured file: 'src/Makevars.in' => 'src/Makevars' ** finished configure for package 'RcppParallel' ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I"D:/rtools44/x86_64-w64-mingw32.static.posix/include" -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c init.cpp -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I"D:/rtools44/x86_64-w64-mingw32.static.posix/include" -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c options.cpp -o options.o g++ -std=gnu++17 -shared -s -static-libgcc -o RcppParallel.dll tmp.def init.o options.o -Wl,-LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -Wl,-rpath,D:/rtools44/x86_64-w64-mingw32.static.posix/lib -ltbb12 -ltbbmalloc -lssp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing via 'install.libs.R' to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-RcppParallel/00new/RcppParallel ** creating tbb stub library using C++ compiler: 'g++.exe (GCC) 13.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -I"D:/rtools44/x86_64-w64-mingw32.static.posix/include" -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DRCPP_PARALLEL_USE_TBB=1 -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c tbb-compat/tbb-compat.cpp -o tbb-compat/tbb-compat.o g++ -std=gnu++17 -shared -s -static-libgcc -o tbb-compat/tbb-compat.dll tmp.def tbb-compat/tbb-compat.o -Wl,-LD:/rtools44/x86_64-w64-mingw32.static.posix/lib -Wl,-rpath,D:/rtools44/x86_64-w64-mingw32.static.posix/lib -ltbb12 -ltbbmalloc -lssp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR ** R ** inst ** 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 * DONE (RcppParallel)