Package: RCurl Version: 0.6-2 Title: HTTP request interface Description: The package allows one to compose HTTP requests to fetch URIs, post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting SSL/HTTPS, cookies, redirects, authentication, etc. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RCurl License: BSD SystemRequirements: curl (version 7.12.0 or higher) http://curl.haxx.se source.ver: src/contrib/RCurl_0.6-2.tar.gz win.binary.ver: bin/windows/contrib/2.3/RCurl_0.6-2.zip mac.binary.ver: bin/macosx/universal/contrib/2.3/RCurl_0.6-2.tgz Package: RGtk Version: 0.7-0 Depends: R (>= 1.2.0) Title: Initial R bindings for Gtk Description: Facilities in the S language for programming graphical interfaces using Gtk, the Gnome GUI toolkit. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RGtk, http://www.omegahat.org http://www.omegahat.org/bugs License: GPL source.ver: src/contrib/RGtk_0.7-0.tar.gz mac.binary.ver: bin/macosx/universal/contrib/2.3/RGtk_0.7-0.tgz Package: RSQLite Version: 0.4-001 Depends: R (>= 2.0.0), methods, DBI (>= 0.1-8) Title: SQLite interface for R Description: Database Interface R driver for SQLite This package embeds the SQLite database engine in R and provides an interface compliant with the DBI version 0.1-8. The source for the SQLite engine (version 3.2.8) is included. Author: David A. James Maintainer: David A. James URL: http://stat.bell-labs.com/RS-DBI http://www.sqlite.org License: LGPL version 2 or newer source.ver: src/contrib/RSQLite_0.4-001.tar.gz Package: SJava Version: 0.69-0 Depends: R (>= 1.1.0) Title: The Omegahat interface for R and Java. Description: An interface from R to Java to create and call Java objects and methods. Author: Duncan Temple Lang , John Chambers Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RSJava, http://www.omegahat.org http://www.omegahat.org/bugs License: GPL version 2 or newer. http://www.gnu.org/copyleft/gpl.html source.ver: src/contrib/SJava_0.69-0.tar.gz Package: SSOAP Version: 0.3-0 Depends: R (>= 1.5.0), methods, XML, RCurl Title: Client-side SOAP access for S Description: A package that provides a client interface to SOAP (Simple Object Access Protocol) servers from within R. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/SSOAP, http://www.omegahat.org http://www.omegahat.org/bugs License: GPL2 source.ver: src/contrib/SSOAP_0.3-0.tar.gz win.binary.ver: bin/windows/contrib/2.3/SSOAP_0.3-0.zip mac.binary.ver: bin/macosx/universal/contrib/2.3/SSOAP_0.3-0.tgz Package: XML Version: 0.99-7 Depends: R (>= 1.2.0), methods Title: Tools for parsing and generating XML within R and S-Plus. Description: Parsing facilities for arbitrary XML files, DTDs and HTML, offering both event and tree based parsers which are customizable with R functions. Author: Duncan Temple Lang (duncan@wald.ucdavis.edu) Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RSXML License: BSD. SystemRequirements: libxml2 (>= 2.6.3) source.ver: src/contrib/XML_0.99-7.tar.gz win.binary.ver: bin/windows/contrib/2.3/XML_0.99-7.zip mac.binary.ver: bin/macosx/universal/contrib/2.3/XML_0.99-7.tgz