Files in duckdblabs/duckplyr
A 'DuckDB'-Backed Version of 'dplyr'

.Rbuildignore
.aspell/defaults.R
.aspell/duckplyr.rds
.github/.gitignore
.github/CONTRIBUTING.md
.github/workflows/R-CMD-check-dev.yaml
.github/workflows/R-CMD-check-status.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/check/action.yml
.github/workflows/commit/action.yml
.github/workflows/custom/after-install/action.yml
.github/workflows/custom/before-install/action.yml
.github/workflows/dep-matrix/action.yml
.github/workflows/dep-suggests-matrix/action.R
.github/workflows/dep-suggests-matrix/action.yml
.github/workflows/fledge.yaml
.github/workflows/get-extra/action.yml
.github/workflows/git-identity/action.yml
.github/workflows/install/action.yml
.github/workflows/lock.yaml
.github/workflows/matrix-check/action.yml
.github/workflows/pkgdown-build/action.yml
.github/workflows/pkgdown-deploy/action.yml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/rate-limit/action.yml
.github/workflows/revdep.yaml
.github/workflows/roxygenize/action.yml
.github/workflows/style/action.yml
.github/workflows/touchstone-comment.yaml
.github/workflows/touchstone-receive.yaml
.github/workflows/update-snapshots/action.yml
.github/workflows/versions-matrix/action.R
.github/workflows/versions-matrix/action.yml
.gitignore
.sync/.gitignore
.sync/README.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/aaa-meta.R R/add_count.R R/anti_join.R R/arrange.R R/as_duckplyr_df.R R/as_duckplyr_tibble.R R/auto_copy.R R/collect.R R/compute.R R/config.R R/construct_constant.R R/construct_function.R R/construct_reference.R R/construct_window.R R/count.R R/cross_join.R R/distinct.R R/do.R R/dots.R R/dplyr-reimplement.R R/dplyr.R R/duckdb.R R/duckplyr-across.R R/duckplyr-package.R R/duckplyr_execute.R R/explain.R R/fallback.R R/filter.R R/full_join.R R/globals.R R/group_by.R R/group_indices.R R/group_keys.R R/group_map.R R/group_modify.R R/group_nest.R R/group_size.R R/group_split.R R/group_trim.R R/group_vars.R R/groups.R R/handle_desc.R R/head.R R/import-standalone-purrr.R R/inner_join.R R/intersect.R R/io-.R R/io-csv.R R/io-parquet.R R/is_duckplyr_df.R R/join.R R/join_ptype_common.R R/left_join.R R/meta.R R/mutate.R R/n-col.R R/n_groups.R R/nest_by.R R/nest_join.R R/oo.R R/overwrite.R R/project.R R/pull.R R/qs.R R/reframe.R R/relational-df.R R/relational-duckdb.R R/relational-expr.R R/relational-rel.R R/relational.R R/relocate.R R/rename.R R/rename_with.R R/restore.R R/revdep.R R/right_join.R R/rows_append.R R/rows_delete.R R/rows_insert.R R/rows_patch.R R/rows_update.R R/rows_upsert.R R/rowwise.R R/select.R R/semi_join.R R/setdiff.R R/setequal.R R/slice.R R/slice_head.R R/slice_sample.R R/slice_tail.R R/stats.R R/summarise.R R/symdiff.R R/telemetry.R R/tpch.R R/tpch2.R R/tpch_raw_01.R R/tpch_raw_02.R R/tpch_raw_03.R R/tpch_raw_04.R R/tpch_raw_05.R R/tpch_raw_06.R R/tpch_raw_07.R R/tpch_raw_08.R R/tpch_raw_09.R R/tpch_raw_10.R R/tpch_raw_11.R R/tpch_raw_12.R R/tpch_raw_13.R R/tpch_raw_14.R R/tpch_raw_15.R R/tpch_raw_16.R R/tpch_raw_17.R R/tpch_raw_18.R R/tpch_raw_19.R R/tpch_raw_20.R R/tpch_raw_21.R R/tpch_raw_22.R R/tpch_raw_oo_01.R R/tpch_raw_oo_02.R R/tpch_raw_oo_03.R R/tpch_raw_oo_04.R R/tpch_raw_oo_05.R R/tpch_raw_oo_06.R R/tpch_raw_oo_07.R R/tpch_raw_oo_08.R R/tpch_raw_oo_09.R R/tpch_raw_oo_10.R R/tpch_raw_oo_11.R R/tpch_raw_oo_12.R R/tpch_raw_oo_13.R R/tpch_raw_oo_14.R R/tpch_raw_oo_15.R R/tpch_raw_oo_16.R R/tpch_raw_oo_17.R R/tpch_raw_oo_18.R R/tpch_raw_oo_19.R R/tpch_raw_oo_20.R R/tpch_raw_oo_21.R R/tpch_raw_oo_22.R R/translate.R R/transmute.R R/ungroup.R R/union.R R/union_all.R R/zzz-auto.R R/zzz-methods.R R/zzz.R README.Rmd README.md
_pkgdown.yml
cran-comments.md
dplyr-methods/add_count.txt
dplyr-methods/anti_join.txt
dplyr-methods/arrange.txt
dplyr-methods/auto_copy.txt
dplyr-methods/collect.txt
dplyr-methods/compute.txt
dplyr-methods/count.txt
dplyr-methods/cross_join.txt
dplyr-methods/distinct.txt
dplyr-methods/do.txt
dplyr-methods/filter.txt
dplyr-methods/full_join.txt
dplyr-methods/group_by.txt
dplyr-methods/group_indices.txt
dplyr-methods/group_keys.txt
dplyr-methods/group_map.txt
dplyr-methods/group_modify.txt
dplyr-methods/group_nest.txt
dplyr-methods/group_size.txt
dplyr-methods/group_split.txt
dplyr-methods/group_trim.txt
dplyr-methods/group_vars.txt
dplyr-methods/groups.txt
dplyr-methods/inner_join.txt
dplyr-methods/intersect.txt
dplyr-methods/left_join.txt
dplyr-methods/mutate.txt
dplyr-methods/n_groups.txt
dplyr-methods/nest_by.txt
dplyr-methods/nest_join.txt
dplyr-methods/pull.txt
dplyr-methods/reframe.txt
dplyr-methods/relocate.txt
dplyr-methods/rename.txt
dplyr-methods/rename_with.txt
dplyr-methods/right_join.txt
dplyr-methods/rows_append.txt
dplyr-methods/rows_delete.txt
dplyr-methods/rows_insert.txt
dplyr-methods/rows_patch.txt
dplyr-methods/rows_update.txt
dplyr-methods/rows_upsert.txt
dplyr-methods/rowwise.txt
dplyr-methods/select.txt
dplyr-methods/semi_join.txt
dplyr-methods/setdiff.txt
dplyr-methods/setequal.txt
dplyr-methods/slice.txt
dplyr-methods/slice_head.txt
dplyr-methods/slice_sample.txt
dplyr-methods/slice_tail.txt
dplyr-methods/summarise.txt
dplyr-methods/symdiff.txt
dplyr-methods/transmute.txt
dplyr-methods/ungroup.txt
dplyr-methods/union.txt
dplyr-methods/union_all.txt
duckplyr.Rproj
gh-analysis/.gitignore
gh-analysis/60-gh.R gh-analysis/62-gh-analyze.R gh-analysis/63-gh-detail.R gh-analysis/README.md index.md man/as_duckplyr_df.Rd man/config.Rd man/df_from_file.Rd man/duckplyr-package.Rd man/duckplyr_execute.Rd man/fallback.Rd
man/figures/logo.png
man/is_duckplyr_df.Rd man/methods_overwrite.Rd man/new_relational.Rd man/new_relexpr.Rd man/reexports.Rd man/stats_show.Rd
patch/anti_join.patch
patch/arrange.patch
patch/auto_copy.patch
patch/collect.patch
patch/count.patch
patch/distinct.patch
patch/filter.patch
patch/full_join.patch
patch/group_indices.patch
patch/group_map.patch
patch/group_modify.patch
patch/group_split.patch
patch/group_vars.patch
patch/inner_join.patch
patch/intersect.patch
patch/left_join.patch
patch/mutate.patch
patch/nest_by.patch
patch/nest_join.patch
patch/pull.patch
patch/relocate.patch
patch/rename.patch
patch/right_join.patch
patch/rows_upsert.patch
patch/select.patch
patch/semi_join.patch
patch/setdiff.patch
patch/slice_sample.patch
patch/summarise.patch
patch/symdiff.patch
patch/transmute.patch
patch/union.patch
patch/union_all.patch
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
res-dplyr.csv
res-duckdb.csv
res-duckplyr-raw.csv
res-duckplyr.csv
res-relational-duckdb.csv
tests/testthat.R tests/testthat/_snaps/across.md tests/testthat/_snaps/all-equal.md tests/testthat/_snaps/arrange.md tests/testthat/_snaps/bind-cols.md tests/testthat/_snaps/bind-rows.md tests/testthat/_snaps/by.md tests/testthat/_snaps/case-match.md tests/testthat/_snaps/case-when.md tests/testthat/_snaps/coalesce.md tests/testthat/_snaps/conditions.md tests/testthat/_snaps/consecutive-id.md tests/testthat/_snaps/context.md tests/testthat/_snaps/count-tally.md tests/testthat/_snaps/demo.md tests/testthat/_snaps/desc.md tests/testthat/_snaps/distinct.md tests/testthat/_snaps/duckplyr-across.md tests/testthat/_snaps/duckplyr.md tests/testthat/_snaps/expr.md tests/testthat/_snaps/fallback.md tests/testthat/_snaps/filter.md tests/testthat/_snaps/funs.md tests/testthat/_snaps/grouped-df.md tests/testthat/_snaps/if-else.md tests/testthat/_snaps/join-by.md tests/testthat/_snaps/join-cols.md tests/testthat/_snaps/join-cross.md tests/testthat/_snaps/join-rows.md tests/testthat/_snaps/join.md tests/testthat/_snaps/lead-lag.md tests/testthat/_snaps/mutate.md tests/testthat/_snaps/n-distinct.md tests/testthat/_snaps/na-if.md tests/testthat/_snaps/nth-value.md tests/testthat/_snaps/order-by.md tests/testthat/_snaps/pick.md tests/testthat/_snaps/rank.md tests/testthat/_snaps/reframe.md tests/testthat/_snaps/relational-duckdb.md tests/testthat/_snaps/relational-rel.md tests/testthat/_snaps/relational.md tests/testthat/_snaps/relocate.md tests/testthat/_snaps/rename.md tests/testthat/_snaps/rows.md tests/testthat/_snaps/rowwise.md tests/testthat/_snaps/sample.md tests/testthat/_snaps/select.md tests/testthat/_snaps/sets.md tests/testthat/_snaps/slice.md tests/testthat/_snaps/summarise.md tests/testthat/_snaps/telemetry.md tests/testthat/_snaps/tpch.md tests/testthat/_snaps/translate.md tests/testthat/_snaps/transmute.md tests/testthat/helper-encoding.R tests/testthat/helper-list_of.R tests/testthat/helper-pick.R tests/testthat/helper-s3.R tests/testthat/helper-skip.R tests/testthat/helper-taxi.R tests/testthat/setup.R tests/testthat/test-across.R tests/testthat/test-all-equal.R tests/testthat/test-altrep.R tests/testthat/test-arrange.R tests/testthat/test-as_duckplyr_df.R tests/testthat/test-as_duckplyr_tibble.R tests/testthat/test-bind-cols.R tests/testthat/test-bind-rows.R tests/testthat/test-by.R tests/testthat/test-case-match.R tests/testthat/test-case-when.R tests/testthat/test-coalesce.R tests/testthat/test-colwise-funs.R tests/testthat/test-conditions.R tests/testthat/test-consecutive-id.R tests/testthat/test-context.R tests/testthat/test-copy-to.R tests/testthat/test-count-tally.R tests/testthat/test-demo.R tests/testthat/test-desc.R tests/testthat/test-df.R tests/testthat/test-distinct.R tests/testthat/test-dplyr.R tests/testthat/test-duckdb.R tests/testthat/test-duckplyr-across.R tests/testthat/test-duckplyr.R tests/testthat/test-expr.R tests/testthat/test-fallback.R tests/testthat/test-filter.R tests/testthat/test-funs.R tests/testthat/test-generics.R tests/testthat/test-group-by.R tests/testthat/test-group-data.R tests/testthat/test-group-map.R tests/testthat/test-group-nest.R tests/testthat/test-group-split.R tests/testthat/test-group-trim.R tests/testthat/test-grouped-df.R tests/testthat/test-groups-with.R tests/testthat/test-head.R tests/testthat/test-if-else.R tests/testthat/test-io-csv.R tests/testthat/test-io-parquet.R tests/testthat/test-join-by.R tests/testthat/test-join-cols.R tests/testthat/test-join-cross.R tests/testthat/test-join-rows.R tests/testthat/test-join.R tests/testthat/test-lead-lag.R tests/testthat/test-mutate.R tests/testthat/test-n-distinct.R tests/testthat/test-na-if.R tests/testthat/test-near.R tests/testthat/test-nest-by.R tests/testthat/test-nth-value.R tests/testthat/test-order-by.R tests/testthat/test-overwrite.R tests/testthat/test-pick.R tests/testthat/test-prom.R tests/testthat/test-pull.R tests/testthat/test-rank.R tests/testthat/test-reframe.R tests/testthat/test-rel.R tests/testthat/test-rel_api.R tests/testthat/test-relational-duckdb.R tests/testthat/test-relational-rel.R tests/testthat/test-relational.R tests/testthat/test-relocate.R tests/testthat/test-rename.R tests/testthat/test-rows.R tests/testthat/test-rowwise.R tests/testthat/test-sample.R tests/testthat/test-select-helpers.R tests/testthat/test-select.R tests/testthat/test-sets.R tests/testthat/test-slice.R tests/testthat/test-summarise.R tests/testthat/test-telemetry.R tests/testthat/test-tpch.R tests/testthat/test-translate.R tests/testthat/test-transmute.R
tests/testthat/tpch-sf0.01/q01.csv
tests/testthat/tpch-sf0.01/q02.csv
tests/testthat/tpch-sf0.01/q03.csv
tests/testthat/tpch-sf0.01/q04.csv
tests/testthat/tpch-sf0.01/q05.csv
tests/testthat/tpch-sf0.01/q06.csv
tests/testthat/tpch-sf0.01/q07.csv
tests/testthat/tpch-sf0.01/q08.csv
tests/testthat/tpch-sf0.01/q09.csv
tests/testthat/tpch-sf0.01/q10.csv
tests/testthat/tpch-sf0.01/q11.csv
tests/testthat/tpch-sf0.01/q12.csv
tests/testthat/tpch-sf0.01/q13.csv
tests/testthat/tpch-sf0.01/q14.csv
tests/testthat/tpch-sf0.01/q15.csv
tests/testthat/tpch-sf0.01/q16.csv
tests/testthat/tpch-sf0.01/q17.csv
tests/testthat/tpch-sf0.01/q18.csv
tests/testthat/tpch-sf0.01/q19.csv
tests/testthat/tpch-sf0.01/q20.csv
tests/testthat/tpch-sf0.01/q21.csv
tests/testthat/tpch-sf0.01/q22.csv
tests/testthat/tpch-sf1/q01.csv
tests/testthat/tpch-sf1/q02.csv
tests/testthat/tpch-sf1/q03.csv
tests/testthat/tpch-sf1/q04.csv
tests/testthat/tpch-sf1/q05.csv
tests/testthat/tpch-sf1/q06.csv
tests/testthat/tpch-sf1/q07.csv
tests/testthat/tpch-sf1/q08.csv
tests/testthat/tpch-sf1/q09.csv
tests/testthat/tpch-sf1/q10.csv
tests/testthat/tpch-sf1/q11.csv
tests/testthat/tpch-sf1/q12.csv
tests/testthat/tpch-sf1/q13.csv
tests/testthat/tpch-sf1/q14.csv
tests/testthat/tpch-sf1/q15.csv
tests/testthat/tpch-sf1/q16.csv
tests/testthat/tpch-sf1/q17.csv
tests/testthat/tpch-sf1/q18.csv
tests/testthat/tpch-sf1/q19.csv
tests/testthat/tpch-sf1/q20.csv
tests/testthat/tpch-sf1/q21.csv
tests/testthat/tpch-sf1/q22.csv
tests/testthat/utf-8.txt
tools/.gitignore
tools/00-funs.R tools/01-dplyr-methods.R tools/02-duckplyr_df-methods.R tools/03-tests.R tools/04-dplyr-tests.R tools/05-duckdb-tests.R tools/06-patch-duckdb.R tools/07-overwrite.R tools/30-tpch-export.R tools/31-tpch-load-qs.R tools/32-tpch-run.R tools/33-tpch-compare.R tools/34-tpch-bench.R tools/35-tpch-bench-dplyr.R tools/36-tpch-bench-compare.R tools/37-tpch-peel.R tools/38-tpch-empty.R tools/39-tpch-peel-oo.R tools/42-tpch-raw-run.R tools/43-tpch-raw-compare.R tools/44-tpch-raw-bench.R tools/45-tpch-raw-oo-run.R tools/46-tpch-raw-oo-compare.R tools/47-tpch-raw-oo-bench.R tools/50-load-compare-bench.R tools/70-touchstone-gen.R tools/90-patch-dplyr.R tools/99-sync.R tools/spelling.R tools/tpch-raw-oo/01.R tools/tpch-raw-oo/02.R tools/tpch-raw-oo/03.R tools/tpch-raw-oo/04.R tools/tpch-raw-oo/05.R tools/tpch-raw-oo/06.R tools/tpch-raw-oo/07.R tools/tpch-raw-oo/08.R tools/tpch-raw-oo/09.R tools/tpch-raw-oo/10.R tools/tpch-raw-oo/11.R tools/tpch-raw-oo/12.R tools/tpch-raw-oo/13.R tools/tpch-raw-oo/14.R tools/tpch-raw-oo/15.R tools/tpch-raw-oo/16.R tools/tpch-raw-oo/17.R tools/tpch-raw-oo/18.R tools/tpch-raw-oo/19.R tools/tpch-raw-oo/20.R tools/tpch-raw-oo/21.R tools/tpch-raw-oo/22.R tools/tpch-raw/01.R tools/tpch-raw/02.R tools/tpch-raw/03.R tools/tpch-raw/04.R tools/tpch-raw/05.R tools/tpch-raw/06.R tools/tpch-raw/07.R tools/tpch-raw/08.R tools/tpch-raw/09.R tools/tpch-raw/10.R tools/tpch-raw/11.R tools/tpch-raw/12.R tools/tpch-raw/13.R tools/tpch-raw/14.R tools/tpch-raw/15.R tools/tpch-raw/16.R tools/tpch-raw/17.R tools/tpch-raw/18.R tools/tpch-raw/19.R tools/tpch-raw/20.R tools/tpch-raw/21.R tools/tpch-raw/22.R
touchstone/.gitignore
touchstone/script.R
duckdblabs/duckplyr documentation built on Nov. 6, 2024, 10 p.m.