Re: [R] SSOAP & chemspider

2011-08-08 Thread Duncan Temple Lang
Hi Paul I've been gradually filling in the XMLSchema packages for different cases that arise. My development versions of SSOAP and XMLSchema get a long way further and I have been trying to find time to finish them off. Fortunately, it is on my todo list for the next few weeks. I have releas

Re: [R] SSOAP & chemspider

2011-08-02 Thread Benton, Paul
Has anyone got SSOAP working on anything besides KEGG? I just tried another 3 SOAP servers. Both the WSDL and constructing the .SOAP call. Again the perl and ruby interface worked without any hitches. Paul > library(SSOAP) > massBank<-processWSDL("http://www.massbank.jp/api/services/MassBankAPI

[R] SSOAP & chemspider

2011-07-19 Thread Benton, Paul
Dear all, I've been trying on and off for the past few months to get SSOAP to work with chemspider. First I tried the WSDL file: cs<-processWSDL("http://www.chemspider.com/MassSpecAPI.asmx?WSDL";) Error in parse(text = paste(txt, collapse = "\n")) : :1:29: unexpected input 1: function(x, ...,