* installing *source* package 'rcxl' ...
** this is package 'rcxl' version '0.1.0'
** package 'rcxl' 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_09_19_01_50_00_21847/RtmpmYyPOA/R.INSTALL2328050504251/rcxl/src'
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -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-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c miniz.c -o miniz.o
miniz.c:3097:12: warning: 'mz_stat64' defined but not used [-Wunused-function]
3097 | static int mz_stat64(const char *path, struct __stat64 *buffer)
| ^~~~~~~~~
miniz.c:3086:14: warning: 'mz_freopen' defined but not used [-Wunused-function]
3086 | static FILE *mz_freopen(const char *pPath, const char *pMode, FILE *pStream)
| ^~~~~~~~~~
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c read_xlsx.c -o read_xlsx.o
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c libdeflate/lib/deflate_decompress.c -o libdeflate/lib/deflate_decompress.o
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c libdeflate/lib/utils.c -o libdeflate/lib/utils.o
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c libdeflate/lib/x86/cpu_features.c -o libdeflate/lib/x86/cpu_features.o
gcc -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -D_REENTRANT -Ilibdeflate -DMINIZ_NO_ARCHIVE_WRITING_APIS -DMINIZ_NO_ZLIB_COMPATIBLE_NAMES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c libdeflate/lib/arm/cpu_features.c -o libdeflate/lib/arm/cpu_features.o
gcc -shared -s -static-libgcc -o rcxl.dll tmp.def init.o miniz.o read_xlsx.o libdeflate/lib/deflate_decompress.o libdeflate/lib/utils.o libdeflate/lib/x86/cpu_features.o libdeflate/lib/arm/cpu_features.o -lpthread -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_09_19_01_50_00_21847/RtmpmYyPOA/R.INSTALL2328050504251/rcxl/src'
make[1]: Entering directory '/d/temp/2026_09_19_01_50_00_21847/RtmpmYyPOA/R.INSTALL2328050504251/rcxl/src'
make[1]: Leaving directory '/d/temp/2026_09_19_01_50_00_21847/RtmpmYyPOA/R.INSTALL2328050504251/rcxl/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-rcxl/00new/rcxl/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 'rcxl' as rcxl_0.1.0.zip
* DONE (rcxl)