precondition - Lightweight Precondition, Postcondition, and Sanity Checks
Implements fast, safe, and customizable assertions routines, which can be used in place of `base::stopifnot()`.
Last updated 2 years ago
3.74 score 11 stars 1 scripts 205 downloadstoposort - Topological Sorting Algorithms
Flexible and ergonomic topological sorting implementation for R. Supports a variety of input data encoding (lists of edges or adjacency matrices, graphs edge direction), stable sort variants as well as cycle detection with detailed diagnosis.
Last updated 2 years ago
2.70 score 2 scripts 205 downloads