Skip to content

Commit ee56c2a

Browse files
authored
241 cran0.2.10 (#243)
1 parent 82eaf7c commit ee56c2a

File tree

4 files changed

+12
-9
lines changed

4 files changed

+12
-9
lines changed

DESCRIPTION

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
Package: rlistings
22
Title: Clinical Trial Style Data Readout Listings
3-
Version: 0.2.9.9013
3+
Version: 0.2.10
44
Date: 2025-01-07
55
Authors@R: c(
66
person("Gabriel", "Becker", , "gabembecker@gmail.com", role = "aut",
77
comment = "original creator of the package"),
88
person("Adrian", "Waddell", , "adrian.waddell@gene.com", role = "aut"),
9-
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
10-
person("Davide", "Garolini", , "davide.garolini@roche.com", role = "ctb"),
11-
person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "ctb"),
9+
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"),
10+
comment = c(ORCID = "0000-0001-7566-2787")),
11+
person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut"),
12+
person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
1213
person("Abinaya", "Yogasekaram", , "abinaya.yogasekaram@contractors.roche.com", role = "ctb"),
1314
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
1415
)
@@ -21,7 +22,7 @@ URL: https://insightsengineering.github.io/rlistings/,
2122
https://github.com/insightsengineering/rlistings/
2223
BugReports: https://github.com/insightsengineering/rlistings/issues
2324
Depends:
24-
formatters (>= 0.5.9.9003),
25+
formatters (>= 0.5.10),
2526
methods,
2627
tibble (>= 2.0.0)
2728
Imports:

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## rlistings 0.2.9.9013
1+
## rlistings 0.2.10
22
* Added an error message for listings with variables of `difftime` class.
3+
* Added message when the listing object has zero row.
34

45
## rlistings 0.2.9
56
* Added `truetype` font support based on new `formatters` api, by @gmbecker.

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Biomarker
33
Cheatsheet
44
Forkers
55
Hoffmann
6+
ORCID
67
README
78
Repo
89
Rua

man/rlistings-package.Rd

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

0 commit comments

Comments
 (0)