Systematically Run R CMD Checks


[Up] [Top]

Documentation for package ‘checked’ version 0.5.0

Help Pages

checker 'R6' Checks Coordinator
check_pkgs Check packages
check_rev_deps Check reverse dependencies
check_task Create a task to run R CMD check
install_task Create a task to install a package and dependencies
lib_path Make a Library Location
lib_path_default Make a Library Location
lib_path_isolated Make a Library Location
meta_task Construct a 'Meta' Task
new_checker Creating new Check Design Objects
new_rev_dep_checker Creating new Check Design Objects
options checked Options
options_params Checked Options
pkg_origin Package specification
pkg_origin_archive Package specification
pkg_origin_base Package specification
pkg_origin_is_base Package specification
pkg_origin_local Package specification
pkg_origin_remote Package specification
pkg_origin_repo Package specification
pkg_origin_unknown Package specification
plan_local_checks Plan R CMD Checks
plan_local_install Plan source package installation
plan_rev_dep_checks Plan Reverse Dependency Checks
print.checked_results Print checked results
print.local_check_results Print checked results
print.rev_dep_dep_results Print checked results
reporters Check checker Runner Reporters
reporter_ansi_tty Check checker Runner Reporters
reporter_ansi_tty2 Check checker Runner Reporters
reporter_basic_tty Check checker Runner Reporters
reporter_default Check checker Runner Reporters
results Check results
results.checker Check results
results.igraph.vs Check results
results.integer Check results
results.local_check_meta_task Check results
results.rev_dep_check_meta_task Check results
results.rev_dep_dep_meta_task Check results
run Run a Series of R CMD checks
task Task specification