[R] 64 bit RSQLite
Seth Falcon
seth at userprimary.net
Sun Aug 15 06:56:16 CEST 2010
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
More information about the R-help
mailing list