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.10 |
Imports: | magrittr, dplyr, stringr, rlang, tidyr, tibble, knitr, rmarkdown, pryr, shiny, lintr, methods, igraph |
Suggests: | readxl, xml2, rvest, formatR, testthat |
Published: | 2021-11-12 |
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 |
Reference manual: | autoharp.pdf |
Package source: | autoharp_0.0.10.tar.gz |
Windows binaries: | r-devel: autoharp_0.0.10.zip, r-release: autoharp_0.0.10.zip, r-oldrel: autoharp_0.0.10.zip |
macOS binaries: | r-devel (arm64): autoharp_0.0.10.tgz, r-release (arm64): autoharp_0.0.10.tgz, r-oldrel (arm64): autoharp_0.0.10.tgz, r-devel (x86_64): autoharp_0.0.10.tgz, r-release (x86_64): autoharp_0.0.10.tgz, r-oldrel (x86_64): autoharp_0.0.10.tgz |
Old sources: | autoharp archive |
Please use the canonical form https://CRAN.R-project.org/package=autoharp to link to this page.