moai-lang-r
CommunityMaster R 4.4+ for robust data analysis.
AuthorDevSkillsIT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensuring high-quality, maintainable, and testable R code for data analysis can be challenging without adherence to best practices and modern tooling. This Skill guides you in building reliable R solutions.
Core Features & Use Cases
- R 4.4+ Best Practices: Enforces modern R programming standards for clean, efficient, and reproducible data analysis.
- Test-Driven Development (TDD): Integrates
testthat3.2 for robust unit testing andlintr3.2 for automated code quality checks. - Quality Gates: Supports maintaining high test coverage (≥85%) and adhering to TRUST 5 principles for reliable and secure code.
- Use Case: When developing a new data analysis script, use this Skill to guide you through writing tests first, then implementing the R code, and finally linting it to ensure high quality, maintainability, and adherence to best practices.
Quick Start
"I need to write an R script for data cleaning. Guide me on setting up a TDD workflow with testthat and lintr."
Dependency Matrix
Required Modules
None requiredComponents
examplesreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: moai-lang-r Download link: https://github.com/DevSkillsIT/Skills-Eye/archive/main.zip#moai-lang-r Please download this .zip file, extract it, and install it in the .claude/skills/ directory.