Package: gradeR
Title: Helps Grade Assignment Submissions that are R Scripts
Version: 1.0.4
Authors@R: person("Taylor", "Brown", email = "trb5me@virginia.edu", role = c("aut", "cre"))
Description: After being given the location of your students' submissions and a test file, the function runs each .R file, and evaluates the results from all the given tests. Results are neatly returned in a data frame that has a row for each student, and a column for each test.
Depends: R (>= 3.4)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: testthat, methods
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-21 19:50:15 UTC; taylor
Author: Taylor Brown [aut, cre]
Maintainer: Taylor Brown <trb5me@virginia.edu>
Repository: CRAN
Date/Publication: 2019-10-21 20:20:03 UTC
