On Wed, Jun 22, 2011 at 6:10 PM, Changbin Du <changb...@gmail.com> wrote: > My R is 2.12.0. > >> R.version.string > [1] "R version 2.12.0 (2010-10-15)" >> packageVersion("RSQLite") > [1] '0.8.0' >> packageVersion("sqldf") > [1] '0.3.5' > > So it seems I have to update or install the 2.13.0 version in my linux > machine. >
R 2.12 might work but you should certainly update your packages. -- Statistics & Software Consulting GKX Group, GKX Associates Inc. tel: 1-877-GKX-GROUP email: ggrothendieck at gmail.com ______________________________________________ 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.