Skip to content

Commit

Permalink
Add duckdb remote
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 7, 2023
1 parent 349192f commit 0242642
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Imports:
collections,
DBI,
dplyr (>= 1.1.3),
duckdb (>= 0.8.1-3),
duckdb (>= 0.8.1-9000),
glue,
lifecycle,
purrr,
Expand All @@ -46,6 +46,8 @@ Suggests:
styler,
testthat (>= 3.1.5),
withr
Remotes:
duckdb/duckdb-r
Config/testthat/edition: 3
Config/testthat/parallel: false
Config/testthat/start-first: as_duckplyr_df, mutate, filter, count-tally
Expand Down

0 comments on commit 0242642

Please sign in to comment.