tidyverse / duckplyr

A drop-in replacement for dplyr, powered by DuckDB for performance.
https://duckplyr.tidyverse.org/
Other
280 stars 18 forks source link

docs: Fix cut-and-paste typo #240

Closed joakimlinde closed 2 months ago

joakimlinde commented 2 months ago

Fix cut-and-paste typo introduced when switching to as_duckplyr_tibble()

joakimlinde commented 2 months ago

I see the smoke test failed. Looks like a git issue. No idea what went wrong.

krlmlr commented 2 months ago

Thanks. I'm working on the GitHub workflows now, no need to act.

krlmlr commented 2 months ago

Thanks, should be auto-merged.

krlmlr commented 2 months ago

Need to do more work on the workflows for the case of external contributors. The PR is fine, I'll be pushing to the branch if that's okay with you. Sorry about the noise.

joakimlinde commented 2 months ago

No worries. Thanks.