R Development Page
zoo log file (build_win64)
Wed Apr 9 19:10:39 2025: Building binary for package zoo (SVN revision 1207)
using R version 4.5.0 alpha (2025-03-26 r88060 ucrt) ...
* installing to library 'R:/lib/local'
* installing *source* package 'zoo' ...
** this is package 'zoo' version '1.8-14'
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.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-14.zip
* DONE (zoo)
Run time: 17.63 seconds.