autoharp: Semi-Automatic Grading of R and Rmd Scripts
A customisable set of tools for assessing and grading
R or R-markdown scripts from students. It allows for checking correctness
of code output, runtime statistics and static code analysis. The latter
feature is made possible by representing R expressions using a tree
structure.
Version:
0.0.12
Imports:
magrittr,
dplyr,
stringr,
rlang,
tibble,
knitr,
rmarkdown,
pryr,
shiny,
lintr, methods,
igraph
Published:
2025年04月02日
Author:
Vik Gopal [aut, cre],
Samuel Seah [aut],
Viknesh Jeya Kumar [aut],
Gabriel Ang [aut],
Ruofan Liu [ctb],
National University of Singapore [cph]
Maintainer:
Vik Gopal <vik.gopal at nus.edu.sg>
NeedsCompilation:
no
SystemRequirements:
pandoc (>= 1.14) - http://pandoc.org
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=autoharp
to link to this page.