Package: errorist
Title: Automatically Search Errors or Warnings
Version: 0.1.0
Authors@R: c(
             person("James", "Balamuta", 
                    email = "balamut2@illinois.edu", 
                    role = c("aut", "cre", "cph"),
                    comment = c(ORCID = "0000-0003-2826-8458")
                    )
            )
Description: Provides environment hooks that obtain errors and warnings which
    occur during the execution of code to automatically search for solutions.
URL: https://github.com/r-assist/errorist
BugReports: https://github.com/r-assist/errorist/issues
Depends: R (>= 3.0.0)
Imports: searcher (>= 0.0.2)
Suggests: testthat, covr, knitr, rmarkdown
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-24 02:25:41 UTC; ronin
Author: James Balamuta [aut, cre, cph]
    (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2020-02-24 05:30:02 UTC
Built: R 4.0.2; ; 2020-07-16 00:29:38 UTC; unix
