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 | 
| Suggests: | testthat | 
| Published: | 2025-04-02 | 
| DOI: | 10.32614/CRAN.package.autoharp | 
| 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> | 
| License: | MIT + file LICENSE | 
| URL: | https://singator.github.io/autoharp-docs/ | 
| NeedsCompilation: | no | 
| SystemRequirements: | pandoc (>= 1.14) - http://pandoc.org | 
| Materials: | NEWS | 
| CRAN checks: | autoharp results |