* installing *source* package 'AV1R' ... ** this is package 'AV1R' version '0.1.0' ** using staged installation Note: Set FFMPEG_DIR to FFmpeg installation path. ** libs specified C++17 using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c av1r_bindings.cpp -o av1r_bindings.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c av1r_init.cpp -o av1r_init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c av1r_device.cpp -o av1r_device.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c av1r_memory.cpp -o av1r_memory.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c av1r_commands.cpp -o av1r_commands.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c av1r_encode_vulkan.cpp -o av1r_encode_vulkan.o g++ -shared -s -static-libgcc -o AV1R.dll tmp.def av1r_bindings.o av1r_init.o av1r_device.o av1r_memory.o av1r_commands.o av1r_encode_vulkan.o -lpthread -lm -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-AV1R/00new/AV1R/libs/x64 ** 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 (AV1R)