Skip to content

Commit 00d386e

Browse files
authored
Merge 9393b94 into e3e5c67
2 parents e3e5c67 + 9393b94 commit 00d386e

File tree

4 files changed

+16
-8
lines changed

4 files changed

+16
-8
lines changed

DESCRIPTION

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
Type: Package
22
Package: chevron
33
Title: Standard TLGs for Clinical Trials Reporting
4-
Version: 0.2.9.9000
4+
Version: 0.2.10
55
Date: 2025-02-17
66
Authors@R: c(
7-
person("Liming", "Li", , "[email protected]", role = c("aut", "cre")),
8-
person("Benoit", "Falquet", , "[email protected]", role = "aut"),
7+
person("Liming", "Li", , "[email protected]", role = "aut",
8+
comment = "Original creator of the package"),
9+
person("Benoit", "Falquet", , "[email protected]", role = "aut",
10+
comment = "Original creator of the package"),
911
person("Xiaoli", "Duan", , "[email protected]", role = "aut"),
1012
person("Adrian", "Waddell", , "[email protected]", role = "ctb"),
1113
person("Chenkai", "Lv", , "[email protected]", role = "ctb"),
1214
person("Pawel", "Rucki", , "[email protected]", role = "ctb"),
1315
person("Tim", "Barnett", , "[email protected]", role = "ctb"),
1416
person("Tian", "Fang", , "[email protected]", role = "ctb"),
17+
person("Joe", "Zhu", , "[email protected]", role = "cre",
18+
comment = c(ORCID = "0000-0001-7566-2787")),
1519
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
1620
)
1721
Description: Provide standard tables, listings, and graphs (TLGs)
@@ -25,7 +29,7 @@ URL: https://insightsengineering.github.io/chevron/,
2529
https://github.com/insightsengineering/chevron/
2630
BugReports: https://github.com/insightsengineering/chevron/issues
2731
Depends:
28-
R (>= 4.0.0)
32+
R (>= 4.1.0)
2933
Imports:
3034
checkmate (>= 2.1.0),
3135
dplyr (>= 1.1.0),
@@ -53,7 +57,7 @@ Suggests:
5357
rmarkdown (>= 2.23),
5458
testthat (>= 3.0.4),
5559
tidyr (>= 0.8.3),
56-
vdiffr (>= 1.0.0),
60+
vdiffr (>= 1.0.7),
5761
withr (>= 2.1.0)
5862
VignetteBuilder:
5963
knitr,

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# chevron 0.2.9.9000
1+
# chevron 0.2.10
2+
3+
* Change package maintainer to Joe Zhu.
24

35
# chevron 0.2.9
46

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Kaplan
1212
MLA
1313
MedDRA
1414
Newcombe
15+
ORCID
1516
Postprocessing
1617
Pre
1718
Schouten

man/chevron-package.Rd

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)