File tree Expand file tree Collapse file tree 3 files changed +3
-16
lines changed Expand file tree Collapse file tree 3 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 1
1
Type: Package
2
2
Package: duckplyr
3
3
Title: A 'DuckDB'-Backed Version of 'dplyr'
4
- Version: 1.1.0.9001
4
+ Version: 1.1.1
5
5
Authors@R: c(
6
6
person("Hannes", "Mühleisen", role = "aut",
7
7
comment = c(ORCID = "0000-0001-8552-0029")),
Original file line number Diff line number Diff line change 1
1
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
2
2
3
- # duckplyr 1.1.0.9001 (2025-07-29)
3
+ # duckplyr 1.1.1 (2025-07-29)
4
4
5
5
## Chore
6
6
7
7
- Fix CRAN failure with ` _R_CHECK_THINGS_IN_OTHER_DIRS_=true ` .
8
8
9
- ## Continuous integration
10
-
11
- - Bisection order.
12
-
13
- - Add each workflow.
14
-
15
- - Add strictness.
16
-
17
-
18
- # duckplyr 1.1.0.9000 (2025-05-09)
19
-
20
- - Switching to development version.
21
-
22
9
23
10
# duckplyr 1.1.0 (2025-05-08)
24
11
Original file line number Diff line number Diff line change 1
- duckplyr 1.1.0
1
+ duckplyr 1.1.1
2
2
3
3
## Cran Repository Policy
4
4
You can’t perform that action at this time.
0 commit comments