Other packages > Find by keyword >

autoharp  

Semi-Automatic Grading of R and Rmd Scripts
View on CRAN: Click here


Download and install autoharp package within the R console
Install from CRAN:
install.packages("autoharp")

Install from Github:
library("remotes")
install_github("cran/autoharp")

Install by package version:
library("remotes")
install_version("autoharp", "0.0.13")



Attach the package and use:
library("autoharp")
Maintained by
Vik Gopal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-01-22
Latest Update: 2025-04-02
Description:
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.
How to cite:
Vik Gopal (2021). autoharp: Semi-Automatic Grading of R and Rmd Scripts. R package version 0.0.13, https://cran.r-project.org/web/packages/autoharp. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.0.4 (2021-01-22 10:20), 0.0.5 (2021-02-15 15:50), 0.0.6 (2021-05-02 16:00), 0.0.7 (2021-05-15 00:02), 0.0.8 (2021-05-29 19:50), 0.0.10 (2021-11-12 23:50), 0.0.12 (2025-04-02 10:10), 0.0.13 (2025-11-30 23:30), 0.2.0 (2026-02-19 12:30), 0.3.1 (2026-04-10 07:40)
Other packages that cited autoharp R package
View autoharp citation profile
Other R packages that autoharp depends, imports, suggests or enhances
Complete documentation for autoharp
Functions, R codes and Examples using the autoharp R package
Some associated functions: K2 . TreeHarp-class . adj_list_2_matrix . as.matrix . autoharp . carve_mst . carve_subtree . check_correctness . check_rmd . check_runtime . clean_dir . copy_e2e . count_lints_all . count_lints_one . env_size . examplify_to_r . extract_chunks . extract_non_chunks . fapply . find_branch_num . forestharp-helpers . generate_all_subtrees . generate_thumbnails . get_adj_list . get_child_ids . get_child_ids2 . get_levels . get_libraries . get_next_depth_id . get_next_subtree . get_node_types . get_parent_call_id . get_parent_id . get_parent_id2 . get_recursive_index . get_summary_output . is_connected . is_cyclic_r . is_subtree_rooted_at . jaccard_treeharp . join_treeharps . keep_branches . lang_2_tree . log_summary . lum_local_match . matrix_2_adj_list . path_to_root . pipe . plot-TreeHarp-method . populate_soln_env . prune_depth . rbind_to_nodes_info . remove_extension . render_one . replace_sp_chars_filename . reset_path . rmd_to_forestharp . rmd_to_token_count . run_tuner . subtree_at . to_BFS . tree_sim . update_adj_list . 
Some associated R codes: as.matrix.R . autoharp.R . check_correctness.R . check_rmd.R . check_runtime.R . count_lints.R . env_size.R . examplify_to_r.R . forestharp.R . forestharp_helpers.R . generate_thumbnails.R . join_treeharp.R . lang_2_tree.R . lang_2_tree_helpers.R . log_summary.R . lum_local_match.R . nlp_related.R . populate_soln_env.R . render_one.R . reset_path.R . run_tuner.R . th_getter-length.R . to_BFS.R . tree_kernel.R . tree_routines.R . treeharp.R . utils-pipe.R . utils.R . write_html.R . zzz.R .  Full autoharp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA