Lightweight initial CRAN submission. Only includes standard (non-bespoke) reports.
Breaking changes
file
parameter in mantis_report()
replaces save_directory
and save_filename
add_timestamp
parameter in
mantis_report()
adds a timestamp to the supplied file
nameBug fixes
Breaking changes
timepoint_unit
parameter of inputspec()
replaces period
Breaking changes
inputspec()
object now takes a item_cols
parameter, allowing more than one column in the df to define individual
time series, and must include the column being used for tabs (if
any).alertspec()
object adds additional output options
and wraps alert_rules()
where relevantitems
parameter of alert rules now takes a named list
of itemsitem_labels
parameter of
outputspec_interactive()
replaces item_label
and now takes a named vector of labelsitem_order
parameter of outputspec()
now
takes a named list of items, and allows ordering of tabsbespoke_rmd_output()
replaces
bespoke_rmd_tab_group()
and
bespoke_rmd_tab_item()
bespoke_rmd_alert_results()
function creates a
table containing the alert results for bespoke reportsOther changes
Pre-release. Expect breaking changes to functions in the future.
Complete list of functions exported:
alert_above()
alert_below()
alert_custom()
alert_difference_above_perc()
alert_difference_below_perc()
alert_equals()
alert_missing()
alert_rules()
bespoke_rmd_initialise_widgets()
bespoke_rmd_tab_group()
bespoke_rmd_tab_item()
inputspec()
mantis_alerts()
mantis_report()
outputspec_interactive()
outputspec_static_heatmap()
outputspec_static_multipanel()