Package: LogitBoost Version: 1.3.0 Title: Classification with LogitBoost, fixes by vjc Description: An Implementation of the LogitBoost Classification Algorithm Author: Marcel Dettling Maintainer: Marcel Dettling, URL: http://www.stat.math.ethz.ch/~dettling License: GPL 2.0 source.ver: src/contrib/LogitBoost_1.3.0.tar.gz win.binary.ver: bin/windows/contrib/2.9/LogitBoost_1.3.0.zip mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/LogitBoost_1.3.0.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/LogitBoost_1.3.0.tgz vignettes: vignettes/LogitBoost/inst/doc/lob-003.pdf Package: RCurl Version: 0.98-1 Depends: R (>= 2.7.0), methods, bitops Suggests: Rcompression Title: General network (HTTP/FTP/...) client interface for R Description: The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/... 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 FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RCurl License: BSD SystemRequirements: curl (version 7.14.0 or higher) http://curl.haxx.se source.ver: src/contrib/RCurl_0.98-1.tar.gz win.binary.ver: bin/windows/contrib/2.9/RCurl_0.98-1.zip mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/RCurl_0.98-1.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/RCurl_0.98-1.tgz vignettes: vignettes/RCurl/inst/doc/ Package: RGtk Version: 0.8-1 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.8-1.tar.gz mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/RGtk_0.7-0.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/RGtk_0.7-0.tgz Package: RGtkHTML Version: 0.3-1 Depends: R (>= 1.2.0), RGtk(>= 0.6) Title: Bindings for the gtkHTML library Description: A collection of S functions that provide an interface to creating and controlling an HTML widget which can be used to display HTML documents from files or content generated dynamically in S. This also supports embedded objects created and managed within S code, include graphics devices, etc. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RGtkHTML, http://www.omegahat.org http://www.omegahat.org/bugs License: GPL source.ver: src/contrib/RGtkHTML_0.3-1.tar.gz Package: RGtkViewers Version: 0.7-4 Depends: R (>= 1.4.0), RGtk Title: GUI tools for viewing databases, S4 class hierarchies, etc. Description: A collection of tools for viewing different S objects, databases, class and widget hierarchies, S source file contents, etc. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/RGtkViewers, http://www.omegahat.org http://www.omegahat.org/bugs License: GPL source.ver: src/contrib/RGtkViewers_0.7-4.tar.gz mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/RGtkViewers_0.7-4.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/RGtkViewers_0.7-4.tgz Package: Rlibstree Version: 0.3-2 Depends: methods Title: Suffix Trees in R via the libstree Clibrary Description: Facilities for using suffix trees in C to do computations on large collections strings. This currently uses Christian Kreibich's libstree library to implement the Suffix Trees. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang License: BSD source.ver: src/contrib/Rlibstree_0.3-2.tar.gz win.binary.ver: bin/windows/contrib/2.9/Rlibstree_0.3-2.zip mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/Rlibstree_0.3-2.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/Rlibstree_0.3-2.tgz Package: SJava Version: 0.69-5-1 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-5-1.tar.gz Package: SSOAP Version: 0.4-6 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.4-6.tar.gz win.binary.ver: bin/windows/contrib/2.9/SSOAP_0.4-6.zip mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/SSOAP_0.4-6.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/SSOAP_0.4-6.tgz Package: XML Version: 2.5-1 Depends: R (>= 1.2.0), methods, utils Title: Tools for parsing and generating XML within R and S-Plus. Description: This package provides many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. It also offers access to an XPath "interpreter". 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_2.5-1.tar.gz win.binary.ver: bin/windows/contrib/2.9/XML_2.5-1.zip Package: XMLSchema Version: 0.1-0 Depends: R (>= 1.5.0), methods, XML Suggests: RCurl Title: R facilities to read XML schema Description: A package that reads XML schema into an R representation and can perform some operations on the resulting information to generate class definitions and code to read documents using this schema. This is code that was originally in the SSOAP package for reading WSDL files that describe Web Services and use XML schema. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang URL: http://www.omegahat.org/XMLSchema, http://www.omegahat.org http://www.omegahat.org/bugs License: GPL2 source.ver: src/contrib/XMLSchema_0.1-0.tar.gz win.binary.ver: bin/windows/contrib/2.9/XMLSchema_0.1-0.zip mac.binary.universal.ver: bin/macosx/universal/contrib/2.9/XMLSchema_0.1-0.tgz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.9/XMLSchema_0.1-0.tgz