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: library(duckplyr) calls methods_overwrite() #164

Merged
merged 3 commits into from May 16, 2024
Merged

Conversation

krlmlr
Copy link
Collaborator

@krlmlr krlmlr commented May 7, 2024

No description provided.

@krlmlr
Copy link
Collaborator Author

krlmlr commented May 7, 2024

@DavisVaughan: Do you see issues with this way of overwriting and talking about it? Is there value in rearranging the two howto sections in the README?

Copy link
Contributor

@DavisVaughan DavisVaughan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good like this, I think the readme ordering is right (less to more aggressive in terms of how to use the package).

What happens if you library(duckplyr) and then library(dplyr)? Maybe that's not a problem since we Import dplyr, and it always at least gets loaded first?

README.Rmd Outdated Show resolved Hide resolved
README.Rmd Outdated Show resolved Hide resolved
R/zzz-methods.R Outdated Show resolved Hide resolved
README.Rmd Outdated Show resolved Hide resolved
Co-authored-by: Davis Vaughan <davis@posit.co>
@krlmlr krlmlr merged commit 838dd8b into main May 16, 2024
1 check passed
@krlmlr krlmlr deleted the f-overwrite-on-attach branch May 16, 2024 06:15
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 this pull request may close these issues.

None yet

2 participants