Re: [R] HOW to install RSQLite database

2010-06-13 Thread John Kane
select a cran mirror > Packages > Select Cran Mirror In R use the following command install.packages("RSQLite") --- On Sun, 6/13/10, vijaysheegi wrote: > From: vijaysheegi > Subject: Re: [R] HOW to install RSQLite database > To: r-help@r-project.org > Receiv

Re: [R] HOW to install RSQLite database

2010-06-12 Thread vijaysheegi
Message- > From: [hidden > email]<http://user/SendEmail.jtp?type=node&node=2251498&i=0>[mailto:[hidden > email] <http://user/SendEmail.jtp?type=node&node=2251498&i=1>] > On Behalf Of vijaysheegi > Sent: 10 June 2010 16:22 > To: [hidden email] <h

Re: [R] HOW to install RSQLite database

2010-06-11 Thread david.jessop
into RSQLite. Regards David -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of vijaysheegi Sent: 10 June 2010 16:22 To: r-help@r-project.org Subject: [R] HOW to install RSQLite database Please let me know where i have to type

[R] HOW to install RSQLite database

2010-06-10 Thread vijaysheegi
Please let me know where i have to type below thing to RSQLite database get installed.Please let me know the solution.Thanks in advance RSQLite -- Embedding the SQLite engine in R (The RSQLite package includes a recent copy of the SQLite distribution from http://www.sqlite.org.) Installat