| as.data.frame.checktor_category_result | Tidy a checktor result into a per-check data frame |
| as.data.frame.checktor_results | Tidy a checktor result into a per-check data frame |
| checktor | Diagnose Package for CRAN Submission Issues |
| checktor_category_result | Create a Multi-Category Diagnostic Result Object |
| checktor_check_result | Create a Standard Diagnostic Check Result Object |
| checkup | Quick Health Check |
| configure_doctor | Configure Package Doctor Defaults |
| diagnose_code_issues | Diagnose Code Health Issues |
| diagnose_cran_comments_file | Diagnose a Missing cran-comments.md File |
| diagnose_description_issues | Diagnose DESCRIPTION File Issues |
| diagnose_documentation_issues | Diagnose Documentation Issues |
| diagnose_example_structure | Diagnose Example Structure |
| diagnose_general_issues | Diagnose General Package Issues |
| diagnose_missing_examples | Diagnose Exported Functions Missing Examples |
| diagnose_news_file | Diagnose a Missing NEWS File |
| diagnose_package_size | Diagnose Package Size |
| diagnose_policy_violations | Check for Common CRAN Policy Violations |
| diagnose_print_cat_usage | Diagnose Print/Cat Usage in Functions |
| diagnose_readme_relative_links | Diagnose Relative Links in the README |
| diagnose_roxygen_usage | Diagnose Roxygen2 Usage |
| diagnose_seed_setting | Diagnose Hardcoded Seed Setting |
| diagnose_suggested_in_examples | Diagnose Suggested Packages Used in Examples Without a Guard |
| diagnose_tf_usage | Diagnose 'T'/'F' Usage in R Code |
| diagnose_urls | Diagnose URL Issues in Package Files |
| diagnose_value_tags | Diagnose Missing Value Tags in Documentation |
| example_diagnose_scenario | Create Example Diagnostic Scenario |
| failed_checks | Status predicates for checktor results |
| failed_checks.checktor_category_result | Status predicates for checktor results |
| failed_checks.checktor_results | Status predicates for checktor results |
| health_report | Comprehensive Health Report |
| issues | Extract issues, checks, or a per-category summary from checktor results |
| issues.checktor_category_result | Extract issues, checks, or a per-category summary from checktor results |
| issues.checktor_check_result | Extract issues, checks, or a per-category summary from checktor results |
| issues.checktor_results | Extract issues, checks, or a per-category summary from checktor results |
| is_healthy | Status predicates for checktor results |
| is_healthy.checktor_category_result | Status predicates for checktor results |
| is_healthy.checktor_check_result | Status predicates for checktor results |
| is_healthy.checktor_results | Status predicates for checktor results |
| n_failed_checks | Status predicates for checktor results |
| n_failed_checks.checktor_category_result | Status predicates for checktor results |
| n_failed_checks.checktor_results | Status predicates for checktor results |
| n_issues | Status predicates for checktor results |
| n_issues.checktor_category_result | Status predicates for checktor results |
| n_issues.checktor_check_result | Status predicates for checktor results |
| n_issues.checktor_results | Status predicates for checktor results |
| passed | Status predicates for checktor results |
| passed.checktor_category_result | Status predicates for checktor results |
| passed.checktor_check_result | Status predicates for checktor results |
| passed.checktor_results | Status predicates for checktor results |
| predicates | Status predicates for checktor results |
| prescribe | Treatment Recommendations |
| print.checktor_category_result | Print Method for checktor_category_result Objects |
| print.checktor_check_result | Print Method for checktor_check_result Objects |
| print.checktor_results | Print Method for checktor_results Objects |
| show_example_files | Show Available Example Files |
| summary.checktor_category_result | Per-category summary of checktor results |
| summary.checktor_results | Per-category summary of checktor results |
| tidy.checktor_category_result | Tidy a checktor result into a per-check data frame |
| tidy.checktor_results | Tidy a checktor result into a per-check data frame |