We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
02a2f92
Check if extensions can be loaded before running examples and vignettes (#620).
Show source of error if data frame cannot be converted to duck frame (#614).
Correct formatting for controlled fallbacks with Sys.setenv(DUCKPLYR_FALLBACK_INFO = TRUE)
Sys.setenv(DUCKPLYR_FALLBACK_INFO = TRUE)
Require duckdb >= 1.2.0 (#619).
Break this version with duckdb 2.0.0 (#623).
Separate ?compute_parquet and ?compute_csv (#610, #622).
?compute_parquet
?compute_csv
Italicize book title in README (@wibeasley, #607).
Fix typo in filter(.by = ...) error message (@maelle, #611).
filter(.by = ...)
Fix link in documentation (#600, #601).