Automated Grading of R Scripts
Description
Tools for grading the coding style and documentation of R
scripts. This is the R component of Roger the Omni Grader, an
automated grading system for computer programming projects based on
Unix shell scripts; see . The
package also provides an R interface to the shell scripts. Inspired by
the lintr package.