Package: errorist Title: Automatically Search Errors or Warnings Version: 0.1.3 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/coatless-rpkg/errorist, https://r-pkg.thecoatlessprofessor.com/errorist/ BugReports: https://github.com/coatless-rpkg/errorist/issues Depends: R (>= 3.0.0) Imports: searcher (>= 0.0.2) Suggests: testthat, covr, knitr, rmarkdown License: GPL (>= 2) Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Repository: https://coatless-rpkg.r-universe.dev Date/Publication: 2025-08-18 04:35:22 UTC RemoteUrl: https://github.com/coatless-rpkg/errorist RemoteRef: HEAD RemoteSha: b8537c8c1932a6131da8c01a68b22bee8d21047b NeedsCompilation: no Packaged: 2026-07-18 08:55:06 UTC; root Author: James Balamuta [aut, cre, cph] (ORCID: ) Maintainer: James Balamuta