search for: getdocs

Displaying 13 results from an estimated 13 matches for "getdocs".

Did you mean: getdoc
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", service = "wise")) ts = getWorksheets("formname", sheets.con) รจ Error in getDocs(con) : problems connecting to get the list of documents Does anyone...
2009 Jan 20
1
Problem with FAME
Dear All, I wonder whether anyone has an experience with FAME package written by Jeff Hallman. All my attempts to send him the following problem report did not succeed (the mail system says that my e-mail could not be delivered), so I turn for help to this list. I tried to use your FAME package written for R, but somehow I cannot get it working. I am using Windows XP and the newest R
2010 Jun 09
1
RGoogleDocs not working for me with "wise" service
...eceive 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 service="wise" in getGoogleDocsConnection, I then get this error: > getDocs(con) Error in getDocs(con) : problems connecting to get the list of documents tracing through I get: Browse[1]> status WWW-Authenticate "GoogleLogin realm=\"http://www.google.com/accounts/ClientLogin\<http://www.google.com/accounts/ClientL...
2009 May 08
1
RGoogleDocs
...talled it. I can get a connection going, but it seems that I can only get a doc one... Here is the code I am using: >library(RGoogleDocs) >auth = getGoogleAuth("loginName", "psswrd", service="wise") >sheets.con = getGoogleDocsConnection(auth) >a <- getDocs(sheets.con) I get the following error: Error in checkSlotAssignment(object, name, value) : 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 If i chan...
1999 Jan 25
2
Status on Poweredge Dell with Raid
I know this is off-topic to the list, but someone asked me to make the information that I garnered about Dell Poweredge systems available to the list. So, here it is. Basically, after a search on dejanews, I came across this article: http://x5.dejanews.com/getdoc.xp?AN=430135686&CONTEXT=917266543.1696071777&hitnum=19 In it, someone states that there are drivers for the PERC RAID
2009 Oct 10
2
[R-SIG-Mac] rnorm.halton
Hi all, I need to transform classic 32bit Fortran code to 64bit Fortran code, see the discussion [R-SIG-Mac] rnorm.halton. But I'm clearly a beginner in Fortran... Does someone already do this for his package? From here, http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=linux&db=bks&fname=/SGI_Developer/Porting_Guide/ch03.html , I identify the following changes
2005 May 18
4
standardization
SAS Enterprise Miner recommendeds to standardize using X / STDEV(X) versus [X ? mean(X)] / STDEV(X) Any thoughts on this? Pros Cons Philip
2009 Jan 19
1
candisc
Hello, I have a question regarding the candisc package. My data are: species three five 1 2.95 6.63 1 2.53 7.79 1 3.57 5.65 1 3.16 5.47 2 2.58 4.46 2 2.16 6.22 2 3.27 3.52 I put these in a table and then a linear model >newdata <- lm(cbind(three, five) ~ species, data=rawdata) and then do a candisc on them >candata<-candisc(newdata)
2000 Jul 11
0
Error ERRaccess in Samba 2.0.7 printing to Netgear print servers
I recently compiled and installed Samba 2.0.7 on SCO OpenServer 5.0.4 using gcc v 2.7.2.1 (Skunkware 98). I was running Samba 1.9.18p7 with no problems. We use a modified smbprint.sysv script to print to Windows shared printers and also Netgear PS104 print servers. Printing to the Windows shared printers is working fine, but printing to the Netgear print servers does not work. I get the
2006 Jan 19
0
Migrating from UW IMAP - pine - Thunderbird - squirrelmail
Hello! In this email you can find a configuration primer for a Migration from UW IMAP with pine, Thunderbird and squirrelmail as client. For compatibility the mbox format is used. A description for pine with imap acces without entering any password is also discussed. Please use dovecot 1.0beta1 or later for correct handling with pine. Short overview of Mail folders:
2006 Dec 14
4
two connected graphs
Hi I have two datasets, A and B, consisting of two columns of numbers representing x and y coordinates. They have 10 and 6 rows respectively. I want to plot two scattergraphs, one above the other. The lower graph to contain A (10 points) and the upper graph to contain B (six points). The x-axes of the two graphs must line up. I then want to draw straight lines that connect points of B to a
2006 Apr 06
5
pros and cons of "robust regression"? (i.e. rlm vs lm)
Can anyone comment or point me to a discussion of the pros and cons of robust regressions, vs. a more "manual" approach to trimming outliers and/or "normalizing" data used in regression analysis?
2013 Feb 26
16
Call for testing: OpenSSH-6.2
Hi, It's that time again... OpenSSH 6.2 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release contains some substantial new features and a number of bugfixes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: