On 11/8/2012 11:43 AM, Jon McAuliffe wrote:
hi martin,
i have installed 2.15.2 and tried your code example below, but
i still get the same error:
library(RSQLite)
Loading required package: DBI
library(RPostgreSQL)
dbDriver('PostgreSQL')
Error in function (classes, fdef, mtable) :
unab
hi martin,
i have installed 2.15.2 and tried your code example below, but
i still get the same error:
> library(RSQLite)
Loading required package: DBI
> library(RPostgreSQL)
> dbDriver('PostgreSQL')
Error in function (classes, fdef, mtable) :
unable to find an inherited method for function
On 08/22/2012 01:35 PM, Jon McAuliffe wrote:
hello,
if i load the RSQLite package in addition to the RPostgreSQL package,
i get various errors when trying to use RPostgreSQL functions. here is
an example transcript showing one such error:
===
3 matches
Mail list logo