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.
Version: | 1.0.10 |
Depends: | R (≥ 3.4) |
Imports: | testthat, methods, callr, jsonlite |
Suggests: | knitr, rmarkdown |
Published: | 2021-09-03 |
DOI: | 10.32614/CRAN.package.gradeR |
Author: | Taylor Brown [aut, cre] |
Maintainer: | Taylor Brown <trb5me at virginia.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | gradeR results |
Reference manual: | gradeR.pdf |
Vignettes: |
gradeR <!–Using gradeR with Gradescope |
Package source: | gradeR_1.0.10.tar.gz |
Windows binaries: | r-devel: gradeR_1.0.10.zip, r-release: gradeR_1.0.10.zip, r-oldrel: gradeR_1.0.10.zip |
macOS binaries: | r-release (arm64): gradeR_1.0.10.tgz, r-oldrel (arm64): gradeR_1.0.10.tgz, r-release (x86_64): gradeR_1.0.10.tgz, r-oldrel (x86_64): gradeR_1.0.10.tgz |
Old sources: | gradeR archive |
Please use the canonical form https://CRAN.R-project.org/package=gradeR to link to this page.