Skip to content

Commit bbd03a3

Browse files
author
Florence Bockting
committed
refactor: merge new changes into existing code
2 parents 56d6662 + 293151a commit bbd03a3

30 files changed

Lines changed: 12531 additions & 255 deletions

DESCRIPTION

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ Suggests:
6060
shinystan (>= 2.3.0),
6161
survival,
6262
testthat (>= 3.0.0),
63-
vdiffr (>= 1.0.2)
63+
vdiffr (>= 1.0.2),
64+
monotone,
65+
patchwork,
66+
brms
6467
RoxygenNote: 7.3.3
6568
VignetteBuilder: knitr
6669
Encoding: UTF-8

NAMESPACE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,10 @@ export(ppc_bars_data)
122122
export(ppc_bars_grouped)
123123
export(ppc_boxplot)
124124
export(ppc_calibration)
125+
export(ppc_calibration_data)
125126
export(ppc_calibration_grouped)
127+
export(ppc_calibration_interval_data)
128+
export(ppc_calibration_interval_data_grouped)
126129
export(ppc_calibration_overlay)
127130
export(ppc_calibration_overlay_grouped)
128131
export(ppc_data)

0 commit comments

Comments
 (0)