If your goal is solely to download data from a Google Spreadsheet into R, it
is possible to configure the Google Docs access so that only read.csv is
needed. The details are here:

http://blog.revolution-computing.com/2009/09/how-to-use-a-google-spreadsheet-as-data-in-r.html

But if you need any of the other functionality of RGoogleDocs, this isn't
going to help I'm afraid.

# David

-- 
David M Smith <da...@revolution-computing.com>
VP of Community, REvolution Computing  http://blog.revolution-computing.com
Tel: +1 (206) 577-4778 x3203 (Palo Alto, CA, USA)

Download REvolution R free:
www.revolution-computing.com/downloads/revolution-r.php

On Wed, Nov 25, 2009 at 5:39 AM, Farrel Buchinsky <fjb...@gmail.com> wrote:

> I recently installed R 2.10
>
> Now I get
>
> > library(RGoogleDocs)
> Loading required package: RCurl
> Loading required package: bitops
> Loading required package: XML
>
> Attaching package: 'RGoogleDocs'
>
>
>        The following object(s) are masked from package:methods :
>
>         getAccess
>
> Warning message:
> package 'RGoogleDocs' was built under R version 2.9.1 and help will not
> work
> correctly
> Please re-install it
>
> But alas reinstalling it does not take away the error message.
> Farrel Buchinsky
> Google Voice Tel: (412) 567-7870
>
>

        [[alternative HTML version deleted]]

______________________________________________
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