checked-task-df | Check schedule data frame |
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 |
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 |
new_rev_dep_check_design | Creating new Check Design Objects |
options | checked Options |
options_params | Checked Options |
package_spec | Package specification |
package_spec_archive_source | Package specification |
package_spec_source | Package specification |
print.checked_results | Print checked results |
print.checked_results_check_task_spec | Print checked results |
print.checked_results_revdep_check_task_spec | Print checked results |
reporters | Check Design Runner Reporters |
reporter_ansi_tty | Check Design Runner Reporters |
reporter_basic_tty | Check Design Runner Reporters |
reporter_default | Check Design Runner Reporters |
results | Check results |
results.check_design | Check results |
results_to_file | Results to file |
revdep_check_task_spec | Create a task to run reverse dependency checks |
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. |
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 |