-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
24 lines (24 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: SSOAP
Version: 0.9-0
Date: 2012/01/12
Title: Client-side SOAP access for S
Author: Duncan Temple Lang <[email protected]>
Depends: R (>= 1.5.0), methods
Imports: XML, RCurl, XMLSchema
Maintainer: Duncan Temple Lang <[email protected]>
Description: A package that provides a client interface to SOAP (Simple
Object Access Protocol) servers from within R.
LazyLoad: yes
License: GPL-2
Collate: ClassDefns.R fault.S http.S parseSOAP.S print.S RPC.R SOAP.S
SOAPServer.S zSOAP.S duration.S nativeWrite.R
functionAccessors.R writeGeneratedCode.R wsdlProcess.R utils.R
toSOAP.R httpGet.R wsse.R
Note: There is an opportunity to do a lot of optimization in the
machine generated code to reduce the processing time. This is a
simple approach that "works" with little regard for
optimization.
URL: http://www.omegahat.org/SSOAP, http://www.omegahat.org
http://www.omegahat.org/bugs
Repository: CRAN
Date/Publication: 2012-01-18 20:24:08