Farrel Buchinsky
2009-Apr-01 22:36 UTC
[Rd] RGoogleDocs so close but errors with spreadsheet reading
I got RGoogleDocs to work. It works on documents but not on spreadsheets. I get the following error. getDocs(con, what ="http://docs.google.com/feeds/documents/private/full/-/spreadsheet") assignment of an object of class "NULL" is not valid for slot "access" in an object of class "GoogleSpreadsheet"; is(value, "character") is not TRUE How can I troubleshoot this? Farrel Buchinsky Google Voice Tel: (412) 567-7870 Sent from Pittsburgh, Pennsylvania, United States
Farrel Buchinsky
2009-Apr-01 23:17 UTC
[Rd] RGoogleDocs so close but errors with spreadsheet reading
Does it have anything to do with the following message when I load RGoogleDocs? The following object(s) are masked from package:methods : getAccess Farrel Buchinsky Google Voice Tel: (412) 567-7870 On Wed, Apr 1, 2009 at 18:36, Farrel Buchinsky <fjbuch at gmail.com> wrote:> I got RGoogleDocs to work. It works on documents but not on spreadsheets. > I get the following error. > > getDocs(con, what > ="http://docs.google.com/feeds/documents/private/full/-/spreadsheet") > > assignment of an object of class "NULL" is not valid for slot "access" > in an object of class "GoogleSpreadsheet"; is(value, "character") is > not TRUE > > How can I troubleshoot this? > > Farrel Buchinsky > Google Voice Tel: (412) 567-7870 > > Sent from Pittsburgh, Pennsylvania, United States >
Duncan Temple Lang
2009-Apr-02 01:15 UTC
[Rd] RGoogleDocs so close but errors with spreadsheet reading
You might try my development version which I put at
http://www.omegahat.org/Prerelease/RGoogleDocs_0.2-0.tar.gz
I am not certain if there are any substantive differences with the
one in the Omegahat repository, but it works for me with a document
and a spreadsheet in an Google Docs account.
D.
Farrel Buchinsky wrote:> I got RGoogleDocs to work. It works on documents but not on spreadsheets.
> I get the following error.
>
> getDocs(con, what
>
="http://docs.google.com/feeds/documents/private/full/-/spreadsheet")
>
> assignment of an object of class "NULL" is not valid for slot
"access"
> in an object of class "GoogleSpreadsheet"; is(value,
"character") is
> not TRUE
>
> How can I troubleshoot this?
>
> Farrel Buchinsky
> Google Voice Tel: (412) 567-7870
>
> Sent from Pittsburgh, Pennsylvania, United States
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel