Re: [R] RSQLite will not install in R 2.15.0

2015-03-21 Thread billy am
Hi Brendon , Pls download and install the latest R version and try again. > version _ platform x86_64-w64-mingw32 arch x86_64 os mingw32 system x86_64, mingw32 status major 3 minor 1.3 year 2015 month 03 day

Re: [R] RSQLite will not install in R 2.15.0

2015-03-21 Thread Jeff Newmiller
The posting guide warns you that this list is only for questions regarding the current version of R. You probably need to be sure to use versions of packages that were current as of the time that version of R was current... anything else is a wild ride for you. --

[R] RSQLite will not install in R 2.15.0

2015-03-21 Thread brendon wolff-piggott
I'm trying to install RSQLite on the way to installing RQDA. I have installed DBI, and RSQLite compiles but will not install. Running install.packages("RSQLite") fails with the following messages: ... ** preparing package for lazy loading Error in setClass("SQLiteConnection", contains = "DBIConn