Optimizing R

R performance profiling, benchmarking, and optimization strategies. Use this skill when code is running slowly, comparing alternative implementations, deciding between dplyr/data.table/base R, or implementing parallel processing. Covers profvis and bench usage, performance workflow, parallel processing with in_parallel(), data backend selection, modern purrr patterns (list_rbind, walk), and common performance anti-patterns to avoid.

jeremy-allen Updated

File contents

jeremy-allen/claude-skills/tree/main/optimizing-r commit 14f579d747

Frequently asked questions

npx skillmds@latest add jeremy-allen/optimizing-r