R Development Page
zoo log file (build_win64)
Sun Apr 12 05:25:12 2026: Building binary for package zoo (SVN revision 1212)
using R version 4.5.2 Patched (2026-01-19 r89309 ucrt) ...
* installing to library 'R:/lib/local'
* installing *source* package 'zoo' ...
** this is package 'zoo' version '1.8-16'
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I../inst/include -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c coredata.c -o coredata.o
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I../inst/include -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I../inst/include -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c lag.c -o lag.o
gcc -shared -s -static-libgcc -o zoo.dll tmp.def coredata.o init.o lag.o -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/00LOCK-zoo/00new/zoo/libs/x64
** R
** demo
** 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
* MD5 sums
packaged installation of 'zoo' as zoo_1.8-16.zip
* DONE (zoo)
Run time: 5.87 seconds.