File tree Expand file tree Collapse file tree 2 files changed +6
-42
lines changed
Expand file tree Collapse file tree 2 files changed +6
-42
lines changed Original file line number Diff line number Diff line change 22
33# dm 1.0.2
44
5- - Same as previous version.
6-
7-
8- # dm 1.0.1.9001
9-
10- ## Bug fixes
11-
12- - ` dm_paste() ` gives correct output for factor columns with many levels (#1510 , #1511 ).
13-
145## Features
156
167- ` dm_from_con() ` can use multiple schemata (@mgirlich , #1441 , #1449 ).
2112
2213- New ` json_pack.tbl_lazy() ` and ` json_nest.tbl_lazy() ` (#969 , #975 ).
2314
24- ## Chore
15+ ## Bug fixes
16+
17+ - ` dm_paste() ` gives correct output for factor columns with many levels (#1510 , #1511 ).
2518
26- - Fix compatibility with duckdb 0.5.0 ( # 1518 ).
19+ ## Chore
2720
28- - Adapt snapshot tests to duckdb 0.5.0 (#1509 ).
21+ - Fix compatibility with duckdb 0.5.0 (#1509 , # 1518 ).
2922
3023- Refactor ` dm_unwrap_tbl() ` so it builds a "unwrap plan" first (#1446 , #1447 ).
3124
3225- Reenable ` dm_rows_update() ` test (#1437 ).
3326
3427
35- # dm 1.0.1.9000
36-
37- Internal changes only.
38-
39-
4028# dm 1.0.1
4129
4230## Features
Original file line number Diff line number Diff line change 11dm 1.0.2
22
3- ## Cran Repository Policy
4-
5- - [x] Reviewed CRP last edited 2022-07-26.
6-
7- ## R CMD check results
8-
9- - [x] Checked locally, R 4.1.3
10- - [ ] Checked on CI system, R 4.2.1
11- - [ ] Checked on win-builder, R devel
12-
13- Check the boxes above after successful execution and remove this line. Then run ` fledge::release() ` .
14-
153## Current CRAN check results
164
17- - [x] Checked on 2022-09-20, problems found: https://cran.r-project.org/web/checks/check_results_dm.html
18- - [ ] ERROR: r-devel-linux-x86_64-debian-clang
19- - [ ] ERROR: r-devel-linux-x86_64-debian-gcc
20- - [ ] ERROR: r-devel-linux-x86_64-fedora-clang
21- - [ ] ERROR: r-devel-linux-x86_64-fedora-gcc
22- - [ ] ERROR: r-devel-windows-x86_64
23- - [ ] ERROR: r-patched-linux-x86_64
24- - [ ] ERROR: r-release-linux-x86_64
25- - [ ] ERROR: r-release-windows-x86_64
26- - [ ] ERROR: r-oldrel-windows-ix86+x86_64
27- - [ ] other_issue: NA
28-
29- Check results at: https://cran.r-project.org/web/checks/check_results_dm.html
5+ - [x] Checked on 2022-09-20, problems found: https://cran.r-project.org/web/checks/check_results_dm.html . Fixed compatibility with duckdb 0.5.0.
You can’t perform that action at this time.
0 commit comments