Skip to content

Commit 51a6140

Browse files
authored
Merge pull request #803 from tidyverse/cran-1.1.3
2 parents 78da010 + 22886fe commit 51a6140

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
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.2.9001
4+
Version: 1.1.3
55
Authors@R: c(
66
person("Hannes", "Mühleisen", role = "aut",
77
comment = c(ORCID = "0000-0001-8552-0029")),

NEWS.md

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

3-
# duckplyr 1.1.2.9001 (2025-11-04)
3+
# duckplyr 1.1.3 (2025-11-04)
44

55
## Features
66

@@ -10,14 +10,9 @@
1010

1111
- Avoid example failing in R 4.2 and older.
1212

13-
## Uncategorized
14-
15-
- Merge pull request #801 from jeroenjanssens/supported-by-posit.
16-
17-
18-
# duckplyr 1.1.2.9000 (2025-09-19)
13+
## Documentation
1914

20-
- Switching to development version.
15+
- Add "Supported by Posit" badge.
2116

2217

2318
# duckplyr 1.1.2 (2025-09-17)

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.2
1+
duckplyr 1.1.3
22

33
## Cran Repository Policy
44

0 commit comments

Comments
 (0)