An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091125/4ebcca63/attachment-0001.pl>
Reading from Google Docs
3 messages · Farrel Buchinsky, David Smith, Charlie Sharpsteen
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091125/5a1410f5/attachment-0001.pl>
On Wed, Nov 25, 2009 at 5:39 AM, Farrel Buchinsky <fjbuch at 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
How did you try reinstalling it? It sounds like you are using a binary distribution that was built under 2.9.1-- you probably have to build and install from a source distribution of the package. -Charlie