check_design            'R6' Checks Coordinator
check_dev_rev_deps      Run reverse dependency checks against a
                        development version only
check_dir               Check all package source directories in current
                        directory
check_pkgs              Check one or more package source directories
check_rev_deps          Check reverse dependencies
check_task_spec         Create a task to run R CMD check
checked-task-df         Check schedule data frame
custom_install_task_spec
                        Create a custom install task
install_task_spec       Create a task to install a package and
                        dependencies
new_check_design        Creating new Check Design Objects
options                 checked Options
options_params          Checked Options
package_spec            Package specification
print.checked_results   Print checked results
reporters               Check Design Runner Reporters
results                 Check results
results_to_file         Results to file
rev_dep_check_tasks_df
                        Build Tasks for Reverse Dependency Checks
                        Generates checks schedule data.frame
                        appropriate for running reverse dependency
                        check for certain source package. In such case
                        'path' parameter should point to the source of
                        the development version of the package and
                        'repos' should be a repository for which
                        reverse dependencies should be identified.
revdep_check_task_spec
                        Create a task to run reverse dependency checks
run                     Run a Series of R CMD checks
source_check_tasks_df   Create a Task to Check a Package from Source
task_spec               Task specification
