Package: gradeR
Title: Helps Grade Assignment Submissions that are R Scripts
Version: 1.0.10
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
RoxygenNote: 7.1.1
Imports: testthat, methods, callr, jsonlite
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-03 16:40:54 UTC; taylor
Author: Taylor Brown [aut, cre]
Maintainer: Taylor Brown <trb5me@virginia.edu>
Repository: CRAN
Date/Publication: 2021-09-03 16:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:59:12 UTC; windows
