Standardized Conditions for R
Description
Implements specialized conditions, i.e., typed errors,
warnings and messages. Offers a set of standardized conditions (value error,
deprecated warning, io message, ...) in the fashion of Python's built-in
exceptions.