r-checkmate¶
Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
Home | https://github.com/mllg/checkmate |
Versions | 1.6.3 |
License | BSD_3_clause + file LICENSE |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-checkmate |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-checkmate
and update with:
conda update r-checkmate