Package index
-
run() - Run a Series of
R CMD checks
-
STATUS - Check execution status categories
-
check_pkgs() - Check packages
-
check_rev_deps() - Check reverse dependencies
-
checker R6Checks Coordinator-
new_checker()new_rev_dep_checker() - Creating new Check Design Objects
-
plan_local_checks() - Plan R CMD Checks
-
plan_local_install() - Plan source package installation
-
plan_rev_dep_checks() - Plan Reverse Dependency Checks
-
check_task() - Create a task to run
R CMD check -
install_task() - Create a task to install a package and dependencies
-
meta_task() - Construct a 'Meta' Task
-
task() - Task specification
-
lib_path()lib_path_default()lib_path_isolated() - Make a Library Location
-
pkg_origin()pkg_origin_repo()pkg_origin_is_base()pkg_origin_base()pkg_origin_unknown()pkg_origin_local()pkg_origin_remote()pkg_origin_archive() - Package specification
-
print(<checked_results>)print(<rev_dep_dep_results>)print(<local_check_results>) - Print checked results
-
results() - Check results
-
results_to_df() - Summarize checked results as data.frame
-
reporter_ansi_tty()reporter_ansi_tty2()reporter_basic_tty()reporter_default() - Check checker Runner Reporters
-
options - checked Options
-
options_params - Checked Options