Skip to content
Prev 172320 / 398506 Next

Reading from Google Docs

Download and install each of R, Rtools and MiKTeX.
Each of these have automated installers so its just a matter of
pressing Enter repeatedly.

You don't have to change your path if you place Rcmd.bat from
http://batchfiles.googlecode.com
anywhere on your path (so it can be found).  To see your path try
this from the Windows console:

path

Finally enter into the Windows console:

cd the.directory.containing.RGoogleDocs
Rcmd build RGoogleDocs
Rcmd INSTALL RGoogleDocs_1.0.0.tar.gz

except replace RGoogleDocs_1.0.0.tar.gz with the filename
created by the build.

It should now be installed.
On Mon, Mar 2, 2009 at 8:59 PM, Farrel Buchinsky <fjbuch at gmail.com> wrote: