Skip to content

Commit b9cb799

Browse files
committed
Squashed commit of the following:
commit d36915e5511e813c02f35b6f365d8cd2f1996bbb Author: Kirill Müller <kirill@cynkra.com> Date: Tue Jul 29 22:45:10 2025 +0200 NEWS commit b97d3d0 Author: Kirill Müller <kirill@cynkra.com> Date: Tue Jul 29 22:44:45 2025 +0200 fledge: Bump version to 1.1.1 commit fc22e1c Author: Kirill Müller <kirill@cynkra.com> Date: Tue Jul 29 22:44:45 2025 +0200 CRAN comments
1 parent 121d323 commit b9cb799

File tree

3 files changed

+3
-16
lines changed

3 files changed

+3
-16
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: duckplyr
33
Title: A 'DuckDB'-Backed Version of 'dplyr'
4-
Version: 1.1.0.9001
4+
Version: 1.1.1
55
Authors@R: c(
66
person("Hannes", "Mühleisen", role = "aut",
77
comment = c(ORCID = "0000-0001-8552-0029")),

NEWS.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,11 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3-
# duckplyr 1.1.0.9001 (2025-07-29)
3+
# duckplyr 1.1.1 (2025-07-29)
44

55
## Chore
66

77
- Fix CRAN failure with `_R_CHECK_THINGS_IN_OTHER_DIRS_=true`.
88

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-
229

2310
# duckplyr 1.1.0 (2025-05-08)
2411

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
duckplyr 1.1.0
1+
duckplyr 1.1.1
22

33
## Cran Repository Policy
44

0 commit comments

Comments
 (0)