Displaying 20 results from an estimated 1100 matches similar to: "RGoogleDocs stopped working"
2010 Jun 09
1
RGoogleDocs not working for me with "wise" service
Hello,
I'm trying to figure out how to use the RGoogleDocs package from OmegaHat,
and am having a bit of trouble. I emailed Duncan Temple Lang directly, but
didn't receive a response, so I thought I'd try here to see if anyone else
can help.
I'm using 32-bit R 2.10.1 (Mac OS X), I built RGoogleDocs 0.4-0 from source,
and I'm using XML 3.1-0 and RCurl 1.2-0.
If I use
2009 Aug 14
2
RGoogleDocs: getDocs() - "problems connecting to get the list of documents"
Hi
I have been using RGoogleDocs successfully for some time now but something seems to have happened which is preventing me from accessing my data in google spreadsheets.
I get the message: "problems connecting to get the list of documents" when I use getDocs, despite being logged in
e.g.
sheets.con = getGoogleDocsConnection(getGoogleAuth("username", "password",
2009 May 08
1
RGoogleDocs
Hi there,
I'm not certain if this is the correct list where to post this question, or if it ought to be on the R developper one... I am trying to use the RGoogleDocs package to import into R the spreadsheets on my Google docs account. I downloaded the latest package (0.2.0) and installed it. I can get a connection going, but it seems that I can only get a doc one...
Here is the code I am
2010 Jul 21
2
RGoogleDocs ability to write to spreadsheets broken as of yesterday - CAN PAY FOR FIX
I unfortunately haven't received any responses about this problem. We (the
company I work for) are willing to discuss payment to someone who is willing
to quickly contribute a fix to the RGoogleDocs/RCurl toolchain that will
restore write access. Please contact me directly if you're interested. Thank
you,
-Harlan Harris
On Tue, Jul 20, 2010 at 10:19 AM, Harlan Harris
2010 Jul 20
1
RGoogleDocs ability to write to spreadsheets broken as of yesterday
Hi,
I'm using RGoogleDocs/RCurl to update a Google Spreadsheet. Everything
worked OK until this morning, when my ability to write into spreadsheet
cells went away. I get the following weird error:
Error in els[[type + 1]] : subscript out of bounds
Looking at the Google Docs API changelog, I see the following:
http://code.google.com/apis/spreadsheets/changelog.html
Release 2010-01 (July 14,
2009 Aug 19
2
RGoogleDocs/RCurl through proxy
Dear list,
I am trying to use RGoogleDocs, but I am connecting through a proxy server.
I know RCurl is used for the connection, which should be able to deal
with proxies and such.
How do I set this up for RCurl? And can I use those settings with
RGoogleDocs as well?
I have the name of the proxy server and the port number.
(Windows XP).
thanks,
Remko
2009 Dec 10
3
Have you used RGoogleDocs and RGoogleData?
Both of these applications fulfill a great need of mine: to read data
directly from google spreadsheets that are private to myself and one or two
collaborators. Thanks to the authors. I had been using RGoogleDocs for the
about 6 months (maybe more) but have had to stop using it in the past month
since for some reason that I do not understand it no longer reads google
spreadsheets. I loved it. Its
2008 Dec 15
3
Reading from Google Docs
I saw a thread from September 24 in which Duncan Temple Lang told us:
- The package currently has no Rd files, but there is a brief "user's
guide". The package is available from
http://www.omegahat.org/RGoogleDocs
I could not find it by using Tinn-R or RGui's package install tool.
Then when I went to the website I saw that package is only available
as
2009 Jul 08
1
Getting value rather than formula in RGoogleDocs
Is there an easy way to read the value of the cells rather than the formula?So
for instance in a cell whose value was created by simply using the value
from the cell immediately to the left in the Google spreadsheet I would
prefer to get the value rather than =RC[-1]
When one exports with Google Spreadsheets as a csv then that does not
happen.
I am using the following line of code in R
2009 Apr 01
0
Reading from Google Spreadsheets with RGoogleDocs
I cannot read google spreadsheets. I get the following error:
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
RGoogleDocs is on the cusp of brilliance. How can I troubleshoot this
apparently last remaining problem?
Farrel J. Buchinsky, MD
Director,
2012 Feb 09
0
google login via RCurl
Hi,
Can anyone manage to login to a google account via RCurl? All info on
the web appears to be out of date.
(1) both RGoogleDocs and RGoogleTrends on omegahat appears to be withdrawn:
http://www.omegahat.org/RGoogleDocs/
http://www.omegahat.org/RGoogleTrends/
Does anyone know why?
(2) The closest I can get is based on code from
2014 Aug 30
2
help: shiny leer ficheros desde google drive
Hola buenas,
Un compañero y yo estamos haciendo una aplicación shiny. Nos ha quedado
bastante aparente y en sevidor local (con R) funciona bastante bien. El
problema es que cuando cargamos los ficheros en la web deja de fucionar
¿Por qué? Pues porque al principio de la aplicacion cargamos unos datos de
nuestro ordenador y esto no es posible a la hora de poner los datos
ShinyApps.io (una de las
2011 Sep 05
1
help with installing tar.gz package
hi,
i'd like to install the package "RGoogleDocs ".
i downloaded to path "E:/R/R-2.13.0/library/RCurl_0.91-0.tar.gz"
i run R from an usb-stick and can't get the install.packages() prompt
to run correctly - can anyone help with this?
thanks,
kay
> sessionInfo()
R version 2.13.0 (2011-04-13)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1]
2009 Jul 09
2
How to Populate List
Hi,
I'm new to R and would like to know, how one can populate the list with array data.
I'm reading a tab separated table in R. The data in the table looks something like this.
#Table Data
Comp A B C
Extracellular 103 268 535759
Nucleus 45603 47783 442744
#R code
myData <- read.table("table.data",
header=T,
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
Hi Louis,
It's simple to run a r script from the excel spreadsheet.
Just write your code, source("C:\\Quantil
Aplicativos\\Genercauca\\BackwardSelectionNC.r"), into a cell of a
workingsheet. Then right-click the cell and select "run code" in the pop-up
menu.
Hope this will help you.
Best,
Bernard
-----????-----
???: r-help-bounces at r-project.org [mailto:r-help-bounces
2009 May 19
1
RGoogleDocs: can now see documents but cannot get content.
The author of the package, Duncan Temple Lang posted an update. I have
installed it and now can list my spreadsheets but alas I cannot read the
data within any of them.
Has anybody been able to get it to work.
I would love to see a real live example of sheetAsMatrix
I am not sure how to specify sheet and con = sheet@connection. I have tried
many ways but just get:
Error in !includeEmpty : invalid
2009 Jul 07
1
R2WinBUGS under Linux/WINE fails
Hi,
I'm running wine-1.0.1, OpenBUGS 3.0.3, R 2.9.0, and R2WinBUGS on a Redhat
Enterprise Linux machine.
Following various peoples' suggestions...
This works perfectly (yay!): wine Z:/opt/OpenBUGS/winbugs.exe
Within R, however, I get this:
(setup the example from ?bugs, then....)
R> schools.sim <- bugs(data, inits, parameters, model.file, n.chains=3,
2014 Sep 01
3
help: shiny leer ficheros desde google drive
Hola, no suelo usar dropbox para dejar ficheros de datos pero no he
tenido ningún problema para descargar un dataset (respondiendo a una
consulta en un foro linkedin). Por ejemplo:
file_url = "https://www.dropbox.com/s/1j0pdi02asc3g20/BigDataE1.csv?dl=1"
kk <- read.table(file_url,
header = TRUE,
sep = ';',
quote = "\\")
2010 Mar 12
4
Form using R
Hi, R users
We can create a form using R?
I would like to create a form where the information can be read by R.
Itneeds to be updated daily because I have to tabulate the reasons for
delays
in the generation of numerical models products.
I really appreciate any help,
Thanks in advance,
Nilza Barros
[[alternative HTML version deleted]]
2008 May 30
1
Migration from Ldap to Samba+Ldap
Hello,
I'm trying to migrate openldap users to a samba+ldap solution.
I had set up the samba+ldap server succesfully, and restored my accounts
via smbldap-populate and an ldif file.
But all my LDAP accounts didn't got all the samba field and i'm forced
to update it manually via smbldap-usermod -a %user and smbldap -u %user
( and typing a new password ).
So my question is :
Wich is