Package: ottr
Title: An R Autograding Extension for Otter-Grader
Version: 1.1.4
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, RMarkdown documents, and R Jupyter Notebooks.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 4.0.0)
Imports: yaml, testthat, jsonlite, pryr, R6, zip, methods
Suggests: IRdisplay
NeedsCompilation: no
Packaged: 2022-03-23 15:53:52 UTC; chrispyles
Author: Christopher Pyles [aut, cre] (<https://orcid.org/0000-0001-8520-7593>),
  UC Berkeley Data Science Education Program [cph]
Repository: CRAN
Date/Publication: 2022-03-23 16:10:02 UTC
Built: R 4.0.5; ; 2022-03-24 11:24:49 UTC; unix
