R Development Page
zoo log file (00install.out)
* installing *source* package ‘zoo’ ...
** this is package ‘zoo’ version ‘1.8-14’
** using staged installation
** libs
using C compiler: ‘gcc (Debian 12.2.0-14) 12.2.0’
gcc -I"/srv/R/R-patched/build.25-04-06/include" -DNDEBUG -I../inst/include -I/usr/local/include -fpic -g -O2 -c coredata.c -o coredata.o
gcc -I"/srv/R/R-patched/build.25-04-06/include" -DNDEBUG -I../inst/include -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
gcc -I"/srv/R/R-patched/build.25-04-06/include" -DNDEBUG -I../inst/include -I/usr/local/include -fpic -g -O2 -c lag.c -o lag.o
gcc -shared -L/srv/R/R-patched/build.25-04-06/lib -L/usr/local/lib -o zoo.so coredata.o init.o lag.o -L/srv/R/R-patched/build.25-04-06/lib -lR
installing to /srv/rf/building/build_2025-04-09-19-04/RF_PKG_CHECK/PKGS/zoo.Rcheck/00LOCK-zoo/00new/zoo/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (zoo)