* installing *source* package 'tibble' ... ** package 'tibble' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp44nUFO/R.INSTALLd4fc555d2a76/tibble/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -std=gnu99 -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o In file included from D:/RCompile/recent/R-4.4.0/include/Rinternals.h:46, from tibble.h:5, from attributes.c:1: D:/RCompile/recent/R-4.4.0/include/R_ext/Complex.h:80:6: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic] 80 | }; | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -std=gnu99 -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o In file included from D:/RCompile/recent/R-4.4.0/include/Rinternals.h:46, from tibble.h:5, from coerce.c:6: D:/RCompile/recent/R-4.4.0/include/R_ext/Complex.h:80:6: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic] 80 | }; | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -std=gnu99 -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o In file included from D:/RCompile/recent/R-4.4.0/include/Rinternals.h:46, from tibble.h:5, from init.c:2: D:/RCompile/recent/R-4.4.0/include/R_ext/Complex.h:80:6: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic] 80 | }; | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -std=gnu99 -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o In file included from D:/RCompile/recent/R-4.4.0/include/Rinternals.h:46, from tibble.h:5, from matrixToDataFrame.c:5: D:/RCompile/recent/R-4.4.0/include/R_ext/Complex.h:80:6: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic] 80 | }; | ^ gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -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.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp44nUFO/R.INSTALLd4fc555d2a76/tibble/src' make[1]: Entering directory '/d/temp/Rtmp44nUFO/R.INSTALLd4fc555d2a76/tibble/src' make[1]: Leaving directory '/d/temp/Rtmp44nUFO/R.INSTALLd4fc555d2a76/tibble/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-tibble/00new/tibble/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * MD5 sums packaged installation of 'tibble' as tibble_3.2.1.zip * DONE (tibble)