Package: gradeR 2.0.1

gradeR: Helps Grade Assignment Submissions in Common R Formats

After being given the location of your students' submissions and a test file, the function runs each file that is an R script, R Markdown file, or Quarto document, 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.

Authors:Taylor Brown [aut, cre], Pete Benbow [ctb]

gradeR_2.0.1.tar.gz
gradeR_2.0.1.zip(r-4.7)gradeR_2.0.1.zip(r-4.6)gradeR_2.0.1.zip(r-4.5)
gradeR_2.0.1.tgz(r-4.6-any)gradeR_2.0.1.tgz(r-4.5-any)
gradeR_2.0.1.tar.gz(r-4.7-any)gradeR_2.0.1.tar.gz(r-4.6-any)
gradeR_2.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gradeR/json (API)
NEWS

# Install 'gradeR' in R:
install.packages('gradeR', repos = c('https://tbrown122387.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tbrown122387/grader/issues

On CRAN:

Conda:

6.05 score 5 stars 56 scripts 287 downloads 5 exports 23 dependencies

Last updated from:d6b019cc92. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK122
source / vignettesOK177
linux-release-x86_64OK128
macos-release-arm64OK128
macos-oldrel-arm64OK107
windows-develOK81
windows-releaseOK84
windows-oldrelOK75
wasm-releaseOK104

Exports:calcGradescalcGradesForGradescopefindBadEncodingFilesfindGlobalPathsgetTestScriptReport

Dependencies:briocallrclicrayondescdiffobjevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rlangrprojroottestthatwaldowithr

Using gradeR with Gradescope

Rendered fromusing_gradeR_with_Gradescope.Rmdusingknitr::rmarkdownon May 19 2026.

Last update: 2026-01-16
Started: 2020-05-21

gradeR

Rendered fromgradeR.Rmdusingknitr::rmarkdownon May 19 2026.

Last update: 2026-01-16
Started: 2019-05-31