Package: erratum
Title: Handle Error and Warning Messages
Version: 2.0.0
Authors@R: 
  c(
    person(given = "John",
           family = "Coene",
           role = c("aut", "cre"),
           email = "john@opifex.org"),
    person(family = "Opifex",
           role = c("cph"),
           email = "john@opifex.org")
  )
Description: Elegantly handle error and warning messages.
License: AGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Imports: R6, rlang
Suggests: testthat, covr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2020-12-17 21:57:43 UTC; jp
Author: John Coene [aut, cre],
  Opifex [cph]
Maintainer: John Coene <john@opifex.org>
Repository: CRAN
Date/Publication: 2020-12-21 16:20:02 UTC
