Package: autota
Type: Package
Title: Auto TA
Version: 0.1.3
Author: Will Crichton
Maintainer: Will Crichton <crichton.will@gmail.com>
Description: Auto TA (teaching assistant) provides contextual help for common error messages.
  For example, if you get a syntax error (e.g. "unexpected string constant"), the Auto TA will explain
  what the string constant is, why it was unexpected, and possible ways to fix it.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: purrr, httpuv, RJSONIO, stringdist, rstudioapi, rlang,
        stringr, rlist, magrittr, memoise, glue, xml2, base64enc
RoxygenNote: 7.0.2
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2020-03-21 19:14:58 UTC; will
Repository: CRAN
Date/Publication: 2020-03-22 07:10:09 UTC
