| packager-package | Helps Me Create, Build and Maintain Packages |
| check_archive | Check a Package Archive |
| check_archive_as_cran | Check a Package Archive |
| check_codetags | Check for Code Tags |
| check_cyclomatic_complexity | Check Cyclomatic Complexity |
| check_news | Check for 'NEWS.md' Being Up to Date |
| check_usage | Check Usage with 'codetools" 'checkUsagePackage' |
| create | Create a Package Template |
| get_options | Get Options For Packages |
| get_package_makelist | Provide a 'makelist' Suitable for Packages with 'packager' |
| get_pkg_archive_path | Create a Package's Archive Path From the Package's 'DESCRIPTION' |
| git_add_commit | Git Add All Changes and Commit |
| git_tag | Create a Git Tag Based on the Current Version Number |
| infect | Adjust a Package |
| mark_lints | Mark Lints by Name Suffix |
| print_lints | Mark Lints by Name Suffix |
| provide_cran_comments | Provide a Template for Your Comments To CRAN |
| release | Release a Package to CRAN |
| set_options | Set Options For Packages |
| submit | Release a Package to CRAN |
| use_build_ignore | Add files to '.Rbuildignore' |
| use_dev_version | Use a Development Version in DESCRIPTION and 'NEWS.md' |
| use_directory | Use a Directory |