Artifacts using XML (269)
Sort by:Popular

Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Last Release on May 2, 2022
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
Last Release on Feb 13, 2021
A wrapper for 'libcurl' <http://curl.haxx.se/libcurl/> Provides functions to allow 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, ...
Last Release on May 1, 2022
A package that implements some simple graph handling capabilities.
Last Release on Apr 30, 2022
Using R enviroments for annotation.
Last Release on Apr 29, 2022
Interface to Geometry Engine - Open Source ('GEOS') using the C 'API' for topology operations on geometries. The 'GEOS' library is external to the package, and, when installing the package from source, must be correctly installed first. Windows and Mac Intel OS X binaries are provided on 'CRAN'.
Last Release on May 1, 2022
A toolkit with infrastructure for representing, summarizing, and visualizing tree-structured regression and classification models. This unified infrastructure can be used for reading/coercing tree models from different sources ('rpart', 'RWeka', 'PMML') yielding objects that share functionality for print()/plot()/predict() methods. Furthermore, new and improved reimplementations of conditional inference trees (ctree()) and model-based recursive partitioning (mob()) from the 'party' package are provided ...
Last Release on Feb 13, 2021
In recent years a wealth of biological data has become available in public data repositories. Easy access to these valuable data resources and firm integration with data analysis is needed for comprehensive bioinformatics data analysis. biomaRt provides an interface to a growing collection of databases implementing the BioMart software suite (http://www.biomart.org). The package enables retrieval of large amounts of data in a uniform way without the need to know the underlying database schemas or write ...
Last Release on Apr 29, 2022
A fairly extensive and comprehensive interface to the graph algorithms contained in the BOOST library.
Last Release on Apr 28, 2022
The NCBI Gene Expression Omnibus (GEO) is a public repository of microarray data. Given the rich and varied nature of this resource, it is only natural to want to apply BioConductor tools to these data. GEOquery is the bridge between GEO and BioConductor.
Last Release on Apr 28, 2022