Package: erratum
Title: Handle Error and Warning Messages
Version: 2.2.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
RoxygenNote: 7.1.2
Imports: R6, rlang
Suggests: testthat, covr
Config/testthat/edition: 3
BugReports: https://github.com/devOpifex/erratum/issues/
NeedsCompilation: no
Packaged: 2022-01-03 21:24:19 UTC; john
Author: John Coene [aut, cre],
  Opifex [cph]
Maintainer: John Coene <john@opifex.org>
Repository: CRAN
Date/Publication: 2022-01-03 21:40:02 UTC
