I see that there is a new version of RGoogleDocs in GitHub. It is Version 0.6-0. https://github.com/duncantl/RGoogleDocs.
How do I install it in the 64 bit version of R? In the past, Duncan Temple Lang provided pointed me to a zip file that contained the Windows binary file. I downloaded it and executed this command to get it installed
install.packages("C:/Users/Farrel/Dropbox/RGoogleDocs_0.5-0.zip",repos=NULL)
If you have Rtools
installed, you can use the devtools
package and its install_github
function to directly install packages from github
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With