Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan tidyverse team issue labelling extravaganza #36

Closed
hadley opened this issue Apr 3, 2024 · 7 comments
Closed

Plan tidyverse team issue labelling extravaganza #36

hadley opened this issue Apr 3, 2024 · 7 comments
Assignees

Comments

@hadley
Copy link
Member

hadley commented Apr 3, 2024

So that we have 100-200 issues labelled with tidy-dev-day

Includes creating documentation issues.

Existing issues: https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3Atidyverse+org%3Atidymodels+org%3Ar-lib+archived%3Afalse+label%3A%22tidy-dev-day+%3Anerd_face%3A%22+

@hadley

This comment was marked as outdated.

@georgestagg

This comment was marked as outdated.

@hadley

This comment was marked as outdated.

@hadley hadley assigned hadley and georgestagg and unassigned hadley May 13, 2024
@hadley
Copy link
Member Author

hadley commented May 13, 2024

Brain dump of a few ideas:

  • Convert haven to use S7
  • Convert blob to use S7
  • For all tidyverse packages, check there's a link to the getting started vignette from the readme (like README should end with link to getting started vignette rvest#410)
  • Review all existing upkeep issues as potential TDD candidates
  • Consider if any usethis issues could be manually applied to tidyverse/r-lib packages
    • Run pkgdown::build_articles() and add missing alt text
    • Update Rmd chunk style
    • Eliminate mockr/mockery
    • Replace expect_error() with expect_snapshot()
  • Stuff we can now do since we rely on R 4.0.0
    • Drop stringsAsFactors
    • Drop rappdirs in favour of R_user_dir() etc
    • Look for deparse1() potential usage
  • If you know a language other than https://pkgdown.r-lib.org/articles/pkgdown.html#language, add a pkgdown translation
  • Pick a package (forcats?), set it up with tr_() and then get folks to provide translations
  • Convert examples to use base pipe.

@georgestagg
Copy link
Member

Some more ideas:

@jennybc
Copy link
Member

jennybc commented Jul 22, 2024

Another idea that would lead to issues in multiple repos:

r-lib/usethis#1923

@hadley
Copy link
Member Author

hadley commented Jul 29, 2024

@hadley hadley closed this as completed Jul 29, 2024
@hadley hadley mentioned this issue Jul 29, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants