Package: errorist
Title: Automatically Search Errors or Warnings
Version: 0.0.1
Authors@R: c(person("James", "Balamuta", 
                     email = "balamut2@illinois.edu", role = c("aut", "cre")))
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/coatless/errorist
BugReports: https://github.com/coatless/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: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-28 01:02:00 UTC; ronin
Author: James Balamuta [aut, cre]
Maintainer: James Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2018-01-30 13:59:03 UTC
Built: R 3.3.3; ; 2018-04-22 15:31:54 UTC; windows
