duckplyr icon indicating copy to clipboard operation
duckplyr copied to clipboard

A drop-in replacement for dplyr, powered by DuckDB for performance.

Results 61 duckplyr issues
Sort by recently updated
recently updated
newest added

Hello, Trying out duckplyr with a remote table results in the following error. Is `duckplyr` compatible with remote tables in a duckdb connection? Not sure if the idea is to...

feature

This looks great! One feature request I have in mind is support (either via new functions/functionality or via documentation if it works out of the boxx) for spatial data. See...

I am trying to add an operation to the end of my pipeline that uses the duckdb PIVOT expression. To use dbplyr::sql() with a manual sql query I would need...

feature

Howdy friends! Just saw this (from the Posit Conf schedule!), looks amazing (though still wrapping my head around scope etc). I've been playing around with some possibly similar ideas in...

See https://github.com/duckdb/duckdb-r/pull/14.

adjacent to https://github.com/duckdblabs/duckplyr/issues/37 duckplyr does not expose any functionality to allow users to set their s3 secret keys etc. as described here. Basically users cannot execute sql against the default...

parking this note here https://lifecycle.r-lib.org/reference/verbosity.html (to be added to the test whose snapshot is "random" because of a lifecycle message)

Here is what I (think I) understand and don't understand. There'd be value in writing it up in a contributing guide for fixing current problems, onboarding collaborators, maybe even inspiring...

documentation

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action for #228.