Package: conditions
Type: Package
Title: Standardized Conditions for R
Version: 0.1
Author: Michel Lang <michellang@gmail.com>
Maintainer: Michel Lang <michellang@gmail.com>
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.
License: BSD_2_clause + file LICENSE
URL: https://github.com/mllg/conditions
BugReports: https://github.com/mllg/conditions/issues
NeedsCompilation: yes
ByteCompile: yes
Encoding: UTF-8
Depends: R (>= 3.0.0)
Suggests: testthat
RoxygenNote: 5.0.1
Packaged: 2017-01-18 12:39:10 UTC; lang
Repository: CRAN
Date/Publication: 2017-01-18 18:07:33
