Create R Package

Scaffold a new R package with complete structure including DESCRIPTION, NAMESPACE, testthat, roxygen2, renv, Git, GitHub Actions CI, and development configuration files (.Rprofile, .Renviron.example, CLAUDE.md). Follows usethis conventions and tidyverse style. Use when starting a new R package from scratch, converting loose R scripts into a structured package, or setting up a package skeleton for collaborative development.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/create-r-package commit 5224f90289

Frequently asked questions

npx skillmds@latest add pjt222/create-r-package