Hi Stephen,

On 8/12/10 7:10 PM, Stephen Liu wrote:
> Hi folks,
> 
> Ubuntu 10.04 64 bit
> 
> Where can I find 64 bit RSQLite?
> 
> It seems not there;
> RSQLite: SQLite interface for R
> http://cran.r-project.org/web/packages/RSQLite/index.html

You should be able to install the RSQLite source package to obtain a 64
bit package.

install.packages("RSQLite", type="source")

+ seth

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to