* installing *source* package 'lazyeval' ... ** this is package 'lazyeval' version '0.2.3' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c expr.c -o expr.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c interp.c -o interp.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c lazy.c -o lazy.o lazy.c: In function 'make_lazy_dots': lazy.c:162:5: warning: 'lazy' may be used uninitialized [-Wmaybe-uninitialized] 162 | SET_VECTOR_ELT(lazy_dots, j, lazy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lazy.c:123:10: note: 'lazy' was declared here 123 | SEXP lazy; | ^~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c name.c -o name.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c rlang.c -o rlang.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I./rlang -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c utils.c -o utils.o gcc -shared -s -static-libgcc -o lazyeval.dll tmp.def expr.o init.o interp.o lazy.o name.o rlang.o utils.o -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-lazyeval/00new/lazyeval/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (lazyeval)