* installing *source* package 'AV1R' ...
** package 'AV1R' successfully unpacked and MD5 sums checked
** using staged installation
Note: Set FFMPEG_DIR to FFmpeg installation path.
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_03_06_01_50_00_25361/RtmpExGXNR/R.INSTALLa6384d578d4/AV1R/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG -I.     -I"d:/rtools44/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-4.4.3p/include" -DNDEBUG -I.     -I"d:/rtools44/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-4.4.3p/include" -DNDEBUG -I.     -I"d:/rtools44/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-4.4.3p/include" -DNDEBUG -I.     -I"d:/rtools44/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-4.4.3p/include" -DNDEBUG -I.     -I"d:/rtools44/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-4.4.3p/include" -DNDEBUG -I.     -I"d:/rtools44/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:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3p/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_03_06_01_50_00_25361/RtmpExGXNR/R.INSTALLa6384d578d4/AV1R/src'
make[1]: Entering directory '/d/temp/2026_03_06_01_50_00_25361/RtmpExGXNR/R.INSTALLa6384d578d4/AV1R/src'
make[1]: Leaving directory '/d/temp/2026_03_06_01_50_00_25361/RtmpExGXNR/R.INSTALLa6384d578d4/AV1R/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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
* MD5 sums
packaged installation of 'AV1R' as AV1R_0.1.2.zip
* DONE (AV1R)