`usethis::use_standalone("r-lib/rlang", "types-check")` instead of home grown argument checkers;

Open
#641 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
r
Domain
cli

Research direction

Start by locating the home-grown argument checkers in the cli repository and compare their behavior with rlang's types-check via usethis::use_standalone("r-lib/rlang", "types-check"). Done means the relevant checkers use the standalone implementation without changing their expected behavior.

Written by the indexing model from the issue text.

Description

upkeep

This issue has no description.

Dominant language
R
Stars
726
Forks
94
Avg merge
3h 35m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from r-lib/cli

All issues in r-lib/cli

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.