| check_code_cran | Check R Code for CRAN Issues |
| check_cran | Full CRAN Compliance Check |
| check_examples_cran | Check for Missing Examples |
| clean | Clean Generated Files |
| document | Generate Documentation for an R Package |
| extract_function_name | Extract Function Name from Definition Line |
| find_dontrun_examples | Find Exported Functions Using dontrun in Examples |
| find_exports_without_examples | Find Exported Functions Without Examples |
| find_long_example_lines | Find Example Lines Exceeding 100 Characters |
| parse_tags | Parse Tags from Documentation Lines |