favr 2.0.0

Refactor of the package to focus on function argument validation through “check” functions that throw an error if validation fails and return NULL (or occasionally the input) invisibly if validation succeeds.

New Features

General Validation

Type and Class Validation

Type Validation

OOP Type Validation

S3 Type Validation

Check Modifiers

Scalar Value Validation

Forbidden Values Validation

Property Validation

File and Directory Validation

Questioning

Removed the online documentation for enforce(), schema(), add_to_schema(), enforce_schema(), and the associated casting and recycling helpers (cast(), lossy(), recycle() and coerce()).

Soft-Deprecated

Bug Fixes

favr 1.0.0