* Installing *source* package 'RODBC' ... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing SQLTables... -liodbc configure: creating ./config.status config.status: creating src/Makevars ** libs gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -fno-common -g -O2 -c RODBC.c -o RODBC.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o RODBC.so RODBC.o -liodbc -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 ** inst ** preparing package for lazy loading ** help >>> Building/Updating help pages for package 'RODBC' Formats: text html latex example RODBC-internal text html latex RODBC text html latex example RODBCtables text html latex example odbc text html latex odbcClose text html latex odbcConnect text html latex example odbcErrors text html latex odbcGetInfo text html latex example setSqlTypeInfo text html latex example sqlCopy text html latex example sqlFetch text html latex example sqlQuery text html latex example sqlSave text html latex example sqlTables text html latex example sqlTypeInfo text html latex ** building package indices ... * DONE (RODBC)