File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: duckplyr
33Title: A 'DuckDB'-Backed Version of 'dplyr'
4- Version: 0.99.99.9920
4+ Version: 0.99.99.9921
55Authors@R: c(
66 person("Hannes", "Mühleisen", role = "aut",
77 comment = c(ORCID = "0000-0001-8552-0029")),
Original file line number Diff line number Diff line change 11<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22
3+ # duckplyr 0.99.99.9921 (2025-01-26)
4+
5+ ## Bug fixes
6+
7+ - Remove startup message after second ` load_all() ` (#480 , #492 ).
8+
9+ ## Chore
10+
11+ - Install duckdb from CRAN (#495 ).
12+
13+ ## Documentation
14+
15+ - Introduce concept of funneling alongside eagerness and lazyness (#473 , #496 ).
16+
17+
318# duckplyr 0.99.99.9920 (2025-01-25)
419
520## Features
You can’t perform that action at this time.
0 commit comments