Package: gradeR 1.0.10

gradeR: Helps Grade Assignment Submissions that are R Scripts

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.

Authors:Taylor Brown [aut, cre]

gradeR_1.0.10.tar.gz
gradeR_1.0.10.zip(r-4.5)gradeR_1.0.10.zip(r-4.4)gradeR_1.0.10.zip(r-4.3)
gradeR_1.0.10.tgz(r-4.5-any)gradeR_1.0.10.tgz(r-4.4-any)gradeR_1.0.10.tgz(r-4.3-any)
gradeR_1.0.10.tar.gz(r-4.5-noble)gradeR_1.0.10.tar.gz(r-4.4-noble)
gradeR_1.0.10.tgz(r-4.4-emscripten)gradeR_1.0.10.tgz(r-4.3-emscripten)
gradeR.pdf |gradeR.html
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:

5.36 score 4 stars 57 scripts 488 downloads 4 exports 24 dependencies

Last updated 3 years agofrom:ae9510a4d3. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-winNOTEFeb 18 2025
R-4.5-macNOTEFeb 18 2025
R-4.5-linuxNOTEFeb 18 2025
R-4.4-winNOTEFeb 18 2025
R-4.4-macNOTEFeb 18 2025
R-4.3-winNOTEFeb 18 2025
R-4.3-macNOTEFeb 18 2025

Exports:calcGradescalcGradesForGradescopefindBadEncodingFilesfindGlobalPaths

Dependencies:briocallrclicrayondescdiffobjdigestevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rlangrprojroottestthatwaldowithr

Using gradeR with Gradescope

Rendered fromusing_gradeR_with_Gradescope.Rmdusingknitr::rmarkdownon Feb 18 2025.

Last update: 2020-09-03
Started: 2020-05-21

gradeR

Rendered fromgradeR.Rmdusingknitr::rmarkdownon Feb 18 2025.

Last update: 2020-06-17
Started: 2019-05-31