You are performing a quick health check on an R package.
Performs comprehensive health check on R packages and identifies issues.
/plugin marketplace add Data-Wise/rforge/plugin install data-wise-rforge@Data-Wise/rforgeYou are performing a quick health check on an R package.
Check R package at: $ARGUMENTS
If no path specified, check current directory.
Read DESCRIPTION file:
Run r_check tool with default settings.
Run r_test tool to get test results.
## Package Check: [package-name] v[version]
### Status: 🟢 / 🟡 / 🔴
### R CMD Check
- Errors: X
- Warnings: Y
- Notes: Z
### Tests
- Passed: X
- Failed: Y
- Coverage: Z%
### Documentation
- [ ] All exports documented
- [ ] Examples run
- [ ] README exists
### Issues Found
1. [Issue 1]
2. [Issue 2]
### Recommended Actions
1. [Action 1]
2. [Action 2]