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.5-1 |
Depends: | R (≥ 4.0.0) |
Imports: | utils |
Suggests: | tinytest |
Published: | 2023-10-24 |
DOI: | 10.32614/CRAN.package.roger |
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.5-1.tar.gz |
Windows binaries: | r-devel: roger_1.5-1.zip, r-release: roger_1.5-1.zip, r-oldrel: roger_1.5-1.zip |
macOS binaries: | r-release (arm64): roger_1.5-1.tgz, r-oldrel (arm64): roger_1.5-1.tgz, r-release (x86_64): roger_1.5-1.tgz, r-oldrel (x86_64): roger_1.5-1.tgz |
Old sources: | roger archive |
Please use the canonical form https://CRAN.R-project.org/package=roger to link to this page.