setup_ghqc() to ghqc_setup() to maintain function naming consistencyghqc_setup() to install ghqc.app if it is an available package according to a user’s option("repos") if the user chooses to INSTALL ghqc.app package dependenciesinstall_ghqcapp_dependencies() to install ghqc.app if it is an available package according to a user’s option("repos")
setup_ghqc(), check_ghqcapp_dependencies() and install_ghqcapp_dependencies()
ghqc_libpath() documentationsetup_ghqc() such that each interactive input is (y/N)ghqc.app in sysdata.rdaGHQC_OPTIONS_REPO) check to reflect the following changes:
prepended_checklist_note within “options.yaml”checklist_display_name_var in “options.yaml” provides option to change the name in which the QC checklists are referred to as.gert install as part of setup_ghqc was incorrect. Updating to allow for rejectionuse_pak = FALSE flag in install_ghqcapp_dependencies, forcing utils::install.packages to remove potential renv issuesremove_ghqc_configuration from “customizing information” to “custom configuration”install_dev_ghqc to install_dev_ghqcapp
install_dev_ghqcapp to a2-ai/ghqc.appinstall_ghqcapp_dependencies to be clearer (the function does not install ghqc or ghqc.app)