feat: usethis tools
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 137
- Forks
- 10
- Avg merge
- 10h 48m
- Merged PRs (30d)
- 4
Description
Create tools around core usethis functions (not all). Please suggest functions you'd like to see implemented as tools here. Here's a starting list of tools that I think would be helpful and woldn't need too many guardrails
create_package()(in current folder)use_package(),use_dev_package()use_r()anduse_test()use_vignette()anduse_article()use_author()use_license()(mit/gpl/agpl/lgpl/apache/cc0/ccby)use_build_ignore()anduse_gitignore()use_testthat()use_pkgdown()use_news_md()use_readme_rmd()
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Begin by reviewing the repository's existing tool implementations and the listed usethis functions, then clarify which subset and guardrails are in scope; done means the selected functions are exposed as working tools with agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100