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
Member

@krlmlr krlmlr commented May 7, 2024

No description provided.

@krlmlr
Copy link
Member 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?

@krlmlr krlmlr force-pushed the f-overwrite-on-attach branch from 279b83a to 038d9ab Compare May 8, 2024 02:45
Copy link
Member

@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?

@krlmlr krlmlr force-pushed the f-overwrite-on-attach branch from 4a7ab3b to eadc52c Compare May 16, 2024 03:03
Co-authored-by: Davis Vaughan <davis@posit.co>
@krlmlr krlmlr force-pushed the f-overwrite-on-attach branch from eadc52c to b43e76f Compare May 16, 2024 03:11
@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.

2 participants