debug-r-env
Installation
SKILL.md
Debug R Environment
A specialized sub-skill for troubleshooting and fixing R environment issues including missing packages, version conflicts, and configuration problems.
Overview
This sub-skill diagnoses and resolves common R environment problems that prevent scripts from running correctly. It analyzes R installations, package dependencies, and system configurations.
Use this sub-skill when the user wants to:
- Check if required packages are installed
- Resolve package version conflicts
- Fix "package not found" errors
- Verify R version compatibility
- Debug library path issues
- Troubleshoot compilation failures