* installing *source* package 'tibble' ...
** this is package 'tibble' version '3.3.1'
** package 'tibble' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_01_24_01_50_00_24477/RtmpiAUqUI/R.INSTALL176ec2e511f39/tibble/src'
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -std=gnu99 -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c attributes.c -o attributes.o
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -std=gnu99 -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c coerce.c -o coerce.o
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -std=gnu99 -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 -std=gnu99 -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c matrixToDataFrame.c -o matrixToDataFrame.o
matrixToDataFrame.c:7:13: warning: 'pairlist_shallow_copy' defined but not used [-Wunused-function]
7 | static SEXP pairlist_shallow_copy(SEXP p) {
| ^~~~~~~~~~~~~~~~~~~~~
gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.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
make[1]: Leaving directory '/d/temp/2026_01_24_01_50_00_24477/RtmpiAUqUI/R.INSTALL176ec2e511f39/tibble/src'
make[1]: Entering directory '/d/temp/2026_01_24_01_50_00_24477/RtmpiAUqUI/R.INSTALL176ec2e511f39/tibble/src'
make[1]: Leaving directory '/d/temp/2026_01_24_01_50_00_24477/RtmpiAUqUI/R.INSTALL176ec2e511f39/tibble/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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.3.1.zip
* DONE (tibble)