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

Add other useful development packages to imports #2388

Closed
hadley opened this issue Nov 24, 2021 · 0 comments · Fixed by #2411
Closed

Add other useful development packages to imports #2388

hadley opened this issue Nov 24, 2021 · 0 comments · Fixed by #2411

Comments

@hadley
Copy link
Member

hadley commented Nov 24, 2021

  • pkgdown
  • profvis
  • bench
  • miniUI — so addins work right away
  • DT — so covr reporting works right away
  • urlchecker
  • revdepcheck
hadley added a commit that referenced this issue Mar 1, 2022
hadley added a commit that referenced this issue Mar 2, 2022
* use_tidy_description()
* Add useful development dependencies. Fixes #2388
* use_latest_dependenices()
* Add news bullet
* Move imports + suggested without changing which packages will be installed

This avoids the R CMD check warning when importing over 20 packages by gaming the system.
    
    callr needed by pkgbuild + pkgdown + rcmdcheck + testthat
    httr needed by usethis + pkgdown
    lifecycle needed by usethis + miniUI + pkgdown + testthat
    rstudioapi needed by usethis + pkgload + roxygen2 + testthat
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

Successfully merging a pull request may close this issue.

1 participant