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 <https://gitlab.com/roger-project>. The package also provides an R interface to the shell scripts. Inspired by the lintr package.
Version: | 1.0-0 |
Depends: | R (≥ 4.0.0) |
Imports: | utils |
Suggests: | tinytest |
Published: | 2022-08-25 |
Author: | Vincent Goulet [aut, cre], Samuel Fréchette [aut], Jean-Christophe Langlois [aut], Jim Hester [ctb] |
Maintainer: | Vincent Goulet <vincent.goulet at act.ulaval.ca> |
BugReports: | https://gitlab.com/roger-project/roger-rpkg/-/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://roger-project.gitlab.io |
NeedsCompilation: | no |
SystemRequirements: | roger-base (for interface functions only) |
Materials: | NEWS |
CRAN checks: | roger results |
Reference manual: | roger.pdf |
Package source: | roger_1.0-0.tar.gz |
Windows binaries: | r-devel: roger_1.0-0.zip, r-release: roger_1.0-0.zip, r-oldrel: roger_1.0-0.zip |
macOS binaries: | r-release (arm64): roger_1.0-0.tgz, r-oldrel (arm64): roger_1.0-0.tgz, r-release (x86_64): roger_1.0-0.tgz, r-oldrel (x86_64): roger_1.0-0.tgz |
Old sources: | roger archive |
Please use the canonical form https://CRAN.R-project.org/package=roger to link to this page.