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

feat: Reexport non-deprecated dplyr functions #163

Merged
merged 14 commits into from
May 20, 2024
Merged

feat: Reexport non-deprecated dplyr functions #163

merged 14 commits into from
May 20, 2024

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    3110c75 View commit details
    Browse the repository at this point in the history
  2. Remove

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3fbbf0c View commit details
    Browse the repository at this point in the history
  3. Add imports

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    efb1af4 View commit details
    Browse the repository at this point in the history
  4. Avoid funs_ reexport

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7d6d9ab View commit details
    Browse the repository at this point in the history
  5. Add imports

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c28414d View commit details
    Browse the repository at this point in the history
  6. Reduce reexports

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b204ed1 View commit details
    Browse the repository at this point in the history
  7. Consistency

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c1eca2d View commit details
    Browse the repository at this point in the history
  8. Draft removal

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2f58bff View commit details
    Browse the repository at this point in the history
  9. Re-add import

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a603ad3 View commit details
    Browse the repository at this point in the history
  10. Document

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9863961 View commit details
    Browse the repository at this point in the history
  11. Remove unintended exports

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2452590 View commit details
    Browse the repository at this point in the history
  12. Reexport

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cbefc41 View commit details
    Browse the repository at this point in the history
  13. Define reexport

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    500e968 View commit details
    Browse the repository at this point in the history
  14. Avoid auto_copy()

    krlmlr committed May 16, 2024
    Configuration menu
    Copy the full SHA
    14807a7 View commit details
    Browse the repository at this point in the history