Package: ottr
Title: An R Autograding Extension for Otter-Grader
Version: 1.2.0
Authors@R: c(
    person(given = "Christopher",
           family = "Pyles",
           email = "cpyles@berkeley.edu",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8520-7593")),
    person(given = "UC Berkeley Data Science Education Program",
           role = c("cph")))
Maintainer: Christopher Pyles <cpyles@berkeley.edu>
Description: 
    An R autograding extension for Otter-Grader (<https://otter-grader.readthedocs.io>). It supports 
    grading R scripts, R Markdown documents, and R Jupyter Notebooks.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Depends: R (>= 4.0.0)
Imports: testthat, jsonlite, R6, zip, methods
Suggests: IRdisplay, mockery, stringr, withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-07-05 22:09:21 UTC; chris
Author: Christopher Pyles [aut, cre] (<https://orcid.org/0000-0001-8520-7593>),
  UC Berkeley Data Science Education Program [cph]
Repository: CRAN
Date/Publication: 2022-07-05 22:20:02 UTC
