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

docs: Shorter startup message #198

Merged
merged 1 commit into from
Jul 11, 2024
Merged

docs: Shorter startup message #198

merged 1 commit into from
Jul 11, 2024

Conversation

krlmlr
Copy link
Member

@krlmlr krlmlr commented Jul 11, 2024

options(conflicts.policy = list(warn = FALSE))
library(duckplyr)
#> The duckplyr package is configured to fall back to dplyr when it encounters an
#> incompatibility. Fallback events can be collected and uploaded for analysis to
#> guide future development. By default, no data will be collected or uploaded.
#> → Run `duckplyr::fallback_sitrep()` to review the current settings.
#> ✔ Overwriting dplyr methods with duckplyr methods.
#> ℹ Turn off with `duckplyr::methods_restore()`.

Created on 2024-07-11 with reprex v2.1.0

@krlmlr krlmlr merged commit 0e1d8ba into main Jul 11, 2024
9 checks passed
@krlmlr krlmlr deleted the f-startup branch July 11, 2024 07:36
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.

1 participant