Manage Renv Dependencies

Manage R package dependencies using renv for reproducible environments. Covers initialization, snapshot/restore workflow, troubleshooting common issues, and CI/CD integration. Use when initializing dependency management for a new R project, adding or updating packages, restoring an environment on a new machine, troubleshooting restore failures, or integrating renv with CI/CD pipelines.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/manage-renv-dependencies commit 305db35cbc

Frequently asked questions

npx skillmds@latest add pjt222/manage-renv-dependencies