tidy-deprecate-function

Official

Safely deprecate R functions and args.

Authortidyverse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides you through deprecating R functions and parameters in dbplyr, ensuring all necessary steps—depwarning, tests, docs, and NEWS entries—are completed consistently.

Core Features & Use Cases

  • Deprecation Warnings: Add lifecycle::deprecate_warn() to the target function or parameter.
  • Testing & Silence: Silence deprecation warnings in existing tests.
  • Documentation & NEWS: Add lifecycle badge to documentation and a NEWS entry.
  • Tests for Deprecation: Create tests to verify the deprecation message.

Quick Start

Use the tidy-deprecate-function skill to deprecate a function in your package, ensuring a deprecation warning is emitted, tests are updated, and users are guided to a replacement.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tidy-deprecate-function
Download link: https://github.com/tidyverse/dbplyr/archive/main.zip#tidy-deprecate-function

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.