* Installing *source* package 'RSQLite' ... checking for gcc... gcc checking for C compiler default output... 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 how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for sqlite3_open in -lsqlite3... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sqlite3.h usability... no checking sqlite3.h presence... no checking for sqlite3.h... no building the SQLite engine ... slowly .... (the file /tmp/sqlite23131 stores compiler messages) ------------------------------------------------------------------- SQLite installed successfully: ------------------------------------------------------------------- configure: creating ./config.status config.status: creating src/Makevars ** libs gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/CRANPkg/check/RSQLite/inst/sqlite/include -I/usr/local/include -fno-common -g -O2 -c RS-DBI.c -o RS-DBI.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/CRANPkg/check/RSQLite/inst/sqlite/include -I/usr/local/include -fno-common -g -O2 -c RS-SQLite.c -o RS-SQLite.o gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o RSQLite.so RS-DBI.o RS-SQLite.o -L/CRANPkg/check/RSQLite/inst/sqlite/lib -lsqlite3 -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 ** save image Loading required package: DBI [1] "dbObjectId" [1] "format" [1] "show" [1] "print" [1] "SQLiteObject" [1] "SQLiteDriver" [1] "dbUnloadDriver" [1] "dbGetInfo" [1] "dbListConnections" [1] "summary" [1] "SQLiteConnection" [1] "dbConnect" [1] "dbConnect" [1] "dbConnect" [1] "dbDisconnect" [1] "dbGetInfo" [1] "dbGetException" [1] "dbSendQuery" [1] "dbGetQuery" [1] "summary" [1] "dbCallProc" [1] "dbExistsTable" [1] "dbReadTable" [1] "dbWriteTable" [1] "dbRemoveTable" [1] "dbListResults" [1] "SQLiteResult" [1] "fetch" [1] "dbClearResult" [1] "dbGetInfo" [1] "dbGetStatement" [1] "dbColumnInfo" [1] "dbGetRowsAffected" [1] "dbGetRowCount" [1] "dbHasCompleted" [1] "dbGetException" [1] "dbListTables" [1] "dbListFields" [1] "summary" [1] "dbDataType" [1] "make.db.names" [1] "SQLKeywords" [1] "isSQLKeyword" ** help >>> Building/Updating help pages for package 'RSQLite' Formats: text html latex example S4R text html latex SQLite text html latex example SQLiteConnection-class text html latex example SQLiteDriver-class text html latex example SQLiteObject-class text html latex example SQLiteResult-class text html latex example dbCallProc-methods text html latex dbCommit-methods text html latex example dbConnect-methods text html latex example dbDataType-methods text html latex example dbDriver-methods text html latex example dbGetInfo-methods text html latex example dbListTables-methods text html latex example dbObjectId-class text html latex example dbReadTable-methods text html latex example dbSendQuery-methods text html latex example dbSetDataMappings-methods text html latex example fetch-methods text html latex example isIdCurrent text html latex example make.db.names-methods text html latex example safe.write text html latex example sqliteSupport text html latex summary-methods text html latex ** building package indices ... * DONE (RSQLite)