Skip to content

Commit 36290a6

Browse files
committed
release prep
1 parent 08a4ee8 commit 36290a6

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Description: Create extra Analysis Results Data (ARD) summary objects.
1414
format. These objects are used and re-used to construct summary
1515
tables, visualizations, and written reports.
1616
License: Apache License 2.0
17-
URL: https://insightsengineering.github.io/cardx/,
18-
https://github.com/insightsengineering/cardx/
17+
URL: https://github.com/insightsengineering/cardx,
18+
https://insightsengineering.github.io/cardx/
1919
BugReports: https://github.com/insightsengineering/cardx/issues
2020
Depends:
2121
R (>= 4.2)
2222
Imports:
23-
cards (>= 0.5.0),
23+
cards (>= 0.5.1),
2424
cli (>= 3.6.1),
2525
dplyr (>= 1.1.2),
2626
glue (>= 1.6.2),

cran-comments.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,13 @@
66

77
## R CMD check results
88

9-
(I added my middle initial to my name to match my other packages on CRAN.)
10-
11-
New maintainer:
12-
Daniel D. Sjoberg <danield.sjoberg@gmail.com>
13-
Old maintainer(s):
14-
Daniel Sjoberg <danield.sjoberg@gmail.com>
15-
16-
0 errors ✔ | 0 warnings ✔ | 1 note ✖
9+
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
1710

1811
## revdepcheck results
1912

2013
We checked 4 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
2114

22-
* We saw 0 new problems
23-
* We failed to check 0 packages
15+
* We saw 1 new problem in the 'gtsummary' package. I maintain this package and the break is expected. I will submit a new version as soon as 'cardx' is on CRAN.
2416

2517
## Additional Comments
2618

0 commit comments

Comments
 (0)