* Installing *source* package 'RNetCDF' ... checking for gcc... gcc-3.3 checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc-3.3 accepts -g... yes checking for main in -lnetcdf... yes checking for main in -ludunits... yes checking for /usr/local/include/netcdf.h... yes checking for /usr/local/include/udunits.h... yes configure: creating ./config.status config.status: creating R/load.R config.status: creating src/Makevars ** libs gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -fno-common -g -O2 -c RNetCDF.c -o RNetCDF.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o RNetCDF.so RNetCDF.o -L/usr/local/lib -lnetcdf -L/usr/local/lib -ludunits -lcc_dynamic -framework R ld: warning multiple definitions of symbol _xerbla_ /Library/Frameworks/R.framework/R(print.lo) definition of _xerbla_ /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib(single module) definition of _xerbla_ ** R ** preparing package for lazy loading ** help >>> Building/Updating help pages for package 'RNetCDF' Formats: text html latex example 00RNetCDF text html latex att.copy.nc text html latex example att.delete.nc text html latex example att.get.nc text html latex example att.inq.nc text html latex example att.put.nc text html latex example att.rename.nc text html latex example close.nc text html latex example create.nc text html latex example dim.def.nc text html latex example dim.inq.nc text html latex example dim.rename.nc text html latex example file.inq.nc text html latex example open.nc text html latex example print.nc text html latex example sync.nc text html latex example utcal.nc text html latex example utinit.nc text html latex example utinvcal.nc text html latex example var.def.nc text html latex example var.get.nc text html latex example var.inq.nc text html latex example var.put.nc text html latex example var.rename.nc text html latex example ** building package indices ... * DONE (RNetCDF)