mllg/conditions: Standardized Conditions for R

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.

Getting started

Package details

AuthorMichel Lang <michellang@gmail.com>
MaintainerMichel Lang <michellang@gmail.com>
LicenseBSD_2_clause + file LICENSE
Version0.1
URL https://github.com/mllg/conditions
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mllg/conditions")
mllg/conditions documentation built on May 23, 2019, 3:02 a.m.