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:
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
Last updated from:d6b019cc92. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 177 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 128 | ||
| macos-oldrel-arm64 | OK | 107 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 104 |
Exports:calcGradescalcGradesForGradescopefindBadEncodingFilesfindGlobalPathsgetTestScriptReport
Dependencies:briocallrclicrayondescdiffobjevaluatefsgluejsonlitelifecyclemagrittrpkgbuildpkgloadpraiseprocessxpsR6rlangrprojroottestthatwaldowithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The grading function. | calcGrades |
| The grading function for Gradescope. | calcGradesForGradescope |
| This function finds unreadable files. | findBadEncodingFiles |
| This function finds files with global file paths. | findGlobalPaths |
| The function for analyzing and summarizing R test scripts. | getTestScriptReport |
