R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.

Artifacts using RUnit (266)
Sort by:Popular

The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier ...
Last Release on Sep 17, 2024
'Armadillo' is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics ...
Last Release on Nov 4, 2024
Provides user interface and database connection code for annotation data packages using SQLite data storage.
Last Release on Apr 28, 2022
Functions that are needed by many other packages or which replace R functions.
Last Release on Feb 14, 2021
Provides a parallel backend for the %dopar% function using the parallel package.
Last Release on May 1, 2022
S4 generic functions needed by many Bioconductor packages.
Last Release on Jul 24, 2024
R and 'Eigen' integration using 'Rcpp'. 'Eigen' is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms.
Last Release on Nov 21, 2024
Provides efficient low-level and highly reusable S4 classes for storing, manipulating and aggregating over annotated ranges of integers. Implements an algebra of range operations, including efficient algorithms for finding overlaps and nearest ...
Last Release on Apr 29, 2022
The ability to efficiently represent and manipulate genomic annotations and alignments is playing a central role when it comes to analyzing high-throughput sequencing data (a.k.a. NGS data).
Last Release on Apr 28, 2022
Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.
Last Release on Nov 21, 2024