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:
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.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://trb5me.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:4755a0f3ee. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
Exports:calcGradescalcGradesForGradescopefindBadEncodingFilesfindGlobalPaths
Dependencies:briocallrclicrayondescdiffobjdigestevaluatefansifsgluejsonlitelifecyclemagrittrpillarpkgbuildpkgconfigpkgloadpraiseprocessxpsR6rematch2rlangrprojroottestthattibbleutf8vctrswaldowithr
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 |