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.5 |
Imports: | magrittr, dplyr, stringr, rlang, tidyr, tibble, knitr, rmarkdown, pryr, shiny, lintr, methods, igraph, testthat |
Suggests: | readxl, xml2, rvest, formatR |
Published: | 2021-02-15 |
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 |
NeedsCompilation: | no |
SystemRequirements: | pandoc (>= 1.14) - http://pandoc.org |
Materials: | NEWS |
CRAN checks: | autoharp results |
Reference manual: | autoharp.pdf |
Vignettes: |
treeharp tuner-app autoharp User Manual |
Package source: | autoharp_0.0.5.tar.gz |
Windows binaries: | r-devel: autoharp_0.0.5.zip, r-release: autoharp_0.0.5.zip, r-oldrel: not available |
macOS binaries: | r-release: autoharp_0.0.5.tgz, r-oldrel: autoharp_0.0.5.tgz |
Old sources: | autoharp archive |
Please use the canonical form https://CRAN.R-project.org/package=autoharp to link to this page.