Skip to content

Commit 3f2f20e

Browse files
authored
Merge pull request #2428 from cynkra/cran-1.1.1
2 parents c0b5ff3 + 8a53841 commit 3f2f20e

3 files changed

Lines changed: 3 additions & 22 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: dm
22
Title: Relational Data Models
3-
Version: 1.1.0.9001
3+
Version: 1.1.1
44
Date: 2026-03-04
55
Authors@R:
66
c(person(given = "Tobias",
@@ -115,8 +115,6 @@ Config/Needs/website:
115115
whisker,
116116
xml2
117117
Config/Needs/check: anthonynorth/roxyglobals
118-
Remotes: r-dbi/odbc
119-
RemotesInfo: https://github.com/cran/odbc/commit/c12831e0e1a9ac22bf6d0d4f898a581e55cf2a60
120118
VignetteBuilder:
121119
knitr
122120
Config/autostyle/scope: line_breaks

NEWS.md

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

3-
# dm 1.1.0.9001
3+
# dm 1.1.1
44

55
## Bug fixes
66

77
- Fix igraph fallback to match igraph behavior for undirected edges and girth (#2424, #2425).
88

99
- Remove spurious debugging output.
1010

11-
## Testing
12-
13-
- Snapshot updates for rcc-smoke (@1741643+krlmlr).
14-
15-
16-
# dm 1.1.0.9000
17-
18-
## Chore
19-
20-
- Re-add remote while we're waiting for a maintainer update.
21-
22-
- Auto-update from GitHub Actions (#2421).
23-
24-
## fledge
25-
26-
- CRAN release v1.1.0 (#2420).
27-
2811

2912
# dm 1.1.0
3013

cran-comments.md

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

33
## Cran Repository Policy
44

0 commit comments

Comments
 (0)