Debugging R Environment And Dependencies
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only R troubleshooting skill is coherent and purpose-aligned, but users should review any recommended system or package-management changes before applying them.
This skill appears safe and focused on R environment troubleshooting. Before installing or using it, be aware that its recommendations may include system package installs, R package reinstalls, renv restore/update actions, or cleanup of corrupted libraries; review those commands and keep backups for important projects.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Following the skill's advice could modify installed system libraries, R packages, or project dependency files.
These instructions are directly related to fixing R environments, but they involve local package-management and project-environment changes that can affect the user's machine or project state.
Install missing system dependencies ... Clean corrupted package libraries ... Restore with `renv::restore()` ... Rebuild `renv.lock`
Confirm any package-manager, cleanup, or renv commands before running them, and back up important project files such as renv.lock before rebuilding or reinitializing environments.
