checkmate-package {checkmate}R Documentation

checkmate: Fast and Versatile Argument Checks

Description

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.

Check scalars

Check vectors

Check attributes

Check compound types

Check other built-in R types

Check sets

File IO

Popular data types of third party packages

Safe coercion to integer

Quick argument checks using a DSL

Misc

Author(s)

Maintainer: Michel Lang michellang@gmail.com (ORCID)

Other contributors:

See Also

Useful links:


[Package checkmate version 2.3.1 Index]