Package: nlcv Version: 0.2-0 Depends: methods, graphics, Biobase, MLInterfaces (>= 1.22.0), multtest, RColorBrewer, xtable, ipred, pamr, limma, randomForest, ROCR, a4Core License: GPL-3 Title: Nested Loop Cross Validation Description: Nested loop cross validation for classification purposes Author: Willem Talloen, Tobias Verbeke Maintainer: Tobias Verbeke source.ver: src/contrib/nlcv_0.2-0.tar.gz win.binary.ver: bin/windows/contrib/2.14/nlcv_0.2-0.zip win64.binary.ver: bin/windows64/contrib/2.14/nlcv_0.2-0.zip mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.14/nlcv_0.2-0.tgz vignettes: vignettes/nlcv/inst/doc/nlcv.pdf Package: Rlibstree Version: 0.3-2 Depends: methods License: BSD 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 source.ver: src/contrib/Rlibstree_0.3-2.tar.gz win.binary.ver: bin/windows/contrib/2.14/Rlibstree_0.3-2.zip win64.binary.ver: bin/windows64/contrib/2.14/Rlibstree_0.3-2.zip mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.14/Rlibstree_0.3-2.tgz Package: SSOAP Version: 0.8-0 Depends: R (>= 1.5.0), methods Imports: XML, RCurl, XMLSchema License: GPL2 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 source.ver: src/contrib/SSOAP_0.8-0.tar.gz win.binary.ver: bin/windows/contrib/2.14/SSOAP_0.8-0.zip win64.binary.ver: bin/windows64/contrib/2.14/SSOAP_0.8-0.zip mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.14/SSOAP_0.8-0.tgz Package: SVGAnnotation Version: 0.9-0 Depends: grDevices, methods, XML Suggests: RJSONIO Enhances: Rgraphviz, vcd License: BSD Title: Tools for post-processing SVG plots created in R Description: This package is an example of how we can post-process SVG files generated with R graphics, at present just those generated via the svg() function within R itself using the cairo library. (Support for RSVGDevice may be added in the future.) The idea is that we can add "effects" to the SVG components such as putting tooltips on the elements (points, bars, etc.) in the plot, animating points over "time" within one or more plots, changing colors of symbols within plots for simple linking. The package provides high-level facilities for annotating the plots, and also low-level facilities for finding plot regions, lattice panels and strips, determining coordinates of regions and so on. Others can use these to provide additional annotation functionality. This also provides facilities for adding a reference to a CSS file so that the appearance of certain types of elements can be controlled externally, e.g. links. This package contains JavaScript code for inteactive GUI components rendered via SVG. This is code written by Andreas Neumann and Andreas Winter and obtained from http://www.carto.net/papers/svg/gui. This differs from Tony Plate's RSVGTipsDevice as a) it uses the SVG device within R based on libcairo, and b) it does not use global variables and require tooltips and hyperrefs to be specified one at a time and before drawing each individual shape. Instead, this approach allows us deal with all elements of an R plot and add SVG features to each of them. This package was put together as a proof of concept and example of how to go about doing this sort of post-processing to enhance R plots to make them interactive and dynamic/animated. More can be done and what has been done can be done better. Others are encouraged to submit enhancements, changes, etc. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang source.ver: src/contrib/SVGAnnotation_0.9-0.tar.gz win.binary.ver: bin/windows/contrib/2.14/SVGAnnotation_0.9-0.zip win64.binary.ver: bin/windows64/contrib/2.14/SVGAnnotation_0.9-0.zip mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.14/SVGAnnotation_0.9-0.tgz Package: XMLRPC Version: 0.2-4 Imports: methods, RCurl, XML License: BSD Title: Remote Procedure Call (RPC) via XML in R Description: A simple implementation of XML-RPC for R. Author: Duncan Temple Lang Maintainer: Duncan Temple Lang source.ver: src/contrib/XMLRPC_0.2-4.tar.gz win.binary.ver: bin/windows/contrib/2.14/XMLRPC_0.2-4.zip win64.binary.ver: bin/windows64/contrib/2.14/XMLRPC_0.2-4.zip mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.14/XMLRPC_0.2-4.tgz Package: XMLSchema Version: 0.1-6 Depends: R (>= 1.5.0), methods, XML Suggests: RCurl License: GPL2 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 source.ver: src/contrib/XMLSchema_0.1-6.tar.gz mac.binary.leopard.ver: bin/macosx/leopard/contrib/2.14/XMLSchema_0.5-0.tgz