R Development Page
zoo log file (00install.out)
* installing *source* package 'zoo' ...
** using staged installation
** libs
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I../inst/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c coredata.c -o coredata.o
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I../inst/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
gcc -I"R:/lib/R/R-patched/include" -DNDEBUG -I../inst/include -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -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:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/run/building/build_2023-04-11-23-28/RF_PKG_CHECK/PKGS/zoo.Rcheck/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
* DONE (zoo)