* installing *source* package 'tibblify' ...
** this is package 'tibblify' version '0.4.0'
** package 'tibblify' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_05_11_01_50_00_23019/RtmpcHNnbB/R.INSTALL91a42af13bd8/tibblify/src'
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c add-value.c -o add-value.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collector.c -o collector.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c finalize.c -o finalize.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c parse-spec.c -o parse-spec.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c r-vctrs.c -o r-vctrs.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c rlang-rcc.cpp -o rlang-rcc.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c rlang.c -o rlang.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c shape_utils.c -o shape_utils.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c tibblify.c -o tibblify.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I./rlang -I'D:/RCompile/CRANpkg/lib/4.6/vctrs/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -DHAVE_VISIBILITY_ATTRIBUTE   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c utils.c -o utils.o
g++ -std=gnu++20 -shared -s -static-libgcc -o tibblify.dll tmp.def add-value.o collector.o finalize.o init.o parse-spec.o r-vctrs.o rlang-rcc.o rlang.o shape_utils.o tibblify.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-4.6.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_05_11_01_50_00_23019/RtmpcHNnbB/R.INSTALL91a42af13bd8/tibblify/src'
make[1]: Entering directory '/d/temp/2026_05_11_01_50_00_23019/RtmpcHNnbB/R.INSTALL91a42af13bd8/tibblify/src'
make[1]: Leaving directory '/d/temp/2026_05_11_01_50_00_23019/RtmpcHNnbB/R.INSTALL91a42af13bd8/tibblify/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-tibblify/00new/tibblify/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'tibblify' as tibblify_0.4.0.zip
* DONE (tibblify)