tidyverse

tidyverse

@tidyverse Organization

GitHub
6 Skills
12093 Total Stars
February 2026 Joined

Public Skills

tidy-deprecate-function

by tidyverse

Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests.

Code Gen 5K 3mo ago

types-check

by tidyverse

Validate function inputs in R using a standalone file of check_* functions. Use when writing exported R functions that need input validation, reviewing existing validation code, or when creating new input validation helpers.

Processing 5K 3mo ago

tidy-deprecate-function

by tidyverse

Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests.

Code Gen 508 5mo ago

sql-translation

by tidyverse

Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like string manipulation, date/time, aggregates, or window functions.

Academic 508 5mo ago

create-skill

by tidyverse

Guide for creating new Claude Code skills. Use when you need to create a new skill to package expertise or workflow into a reusable capability that Claude can automatically invoke.

Code Gen 508 6mo ago

sql-research

by tidyverse

Guide for researching SQL syntax and behavior for database backends. Use when you need to research how a SQL function, command, or feature works in a specific database before implementing it in dbplyr.

Academic 508 6mo ago