coveffectsplot 1.0.7
- added possibility to remove shapes from line interval
- added missing plot height slider
- updated vignettes as some plots and shapes by parameter were
missing
coveffectsplot 1.0.6
- fixed theme issue in the table when breaking long y axis labels
- added the deltamethodfunction
coveffectsplot 1.0.5
- hotfix for upcoming ggplot2 fix typo in vignette thanks to Teun
- added show_table_facet_stripandtable_facet_switcharguments to allow user to force a table
text colour when desired
coveffectsplot 1.0.4
- updated vignettes and examples
- added citation and start up message
- added major_x_labelsargument for custom x labels
- added interval_linewidthargument to control interval
linewidth
- added and exported expand_modelframefunction
- added the possibility to select the shapes manually via
interval_shapeandbsv_shape
- added capability for user to reverse color legend separately via
legend_color_reverse
- added capability for user to specify text for legend titles via
interval_legend_titleandshape_legend_titleas well as to control legend title text size vialegend_title_size
- added capability for user to specify facet text color via
x_facet_text_colandy_facet_text_colfor
improved theming support
- added possibility to add different ref line(s)/area(s) by parameter
via ref_value_by_panelandref_value_by_panel_datafunction arguments (not in the
shiny, app)
coveffectsplot 1.0.3
- fixed a bug when ref_value when not equal 1 affecting y axis
limits
- fixed a bug when the guides for color and shape were not merged
- updated the UI to be able to specify user-defined color for
parameters
coveffectsplot 1.0.2
- vignettes updated to reflect latest addition for the tutorial
CPT:PSP paper
- Added function arguments paramname_colorandcombine_interval_shape_legendto enable color by
paramname
- Added function arguments combine_interval_shape_legendto enable merging of color and pointinterval legends
- Added covdatasimas a dataset
coveffectsplot 1.0.1
- cran fix for url not available wtageis now a dataset
that ships with the package
coveffectsplot 1.0.0
- bumped the version to 1.0 to correspond with the PSP tutorial paper
(under review)
- shinymeta on CRAN! Added back code generation in the app
(contributed by Dean Attali)
- added arguments and app options to control pointinterval size
interval_sizeandinterval_fatten
- added arguments and app options to control ref value
ref_value_sizeandref_value_linetype
- added arguments and app options to control which text is detected as
bsv bsv_text_id
coveffectsplot 0.0.9.1
- Conditional use of cairo png to avoid CRAN failures
- added back pk and pkpd vignettes after fixing R 4.0 issues
- added break_y_labelandy_label_text_widtharguments to break long y axis labels
- Added facet_labelleroptions in the shiny app
- Added a function argument label_wrap_widthto be used
with “label_wrap_gen””
- fixed a bug with show_table_yaxis_tick_labelon the
left
coveffectsplot 0.0.9
- ui improvements and controls for the new arguments
- added x/y_facet_text_vjust/hjustarguments for the
facets x/y text hjust/vjust
- added xy_facet_text_boldargument to control facets
text face
- added facet_spacingargument to control facets
spacing
- added facet_labellerargument (function only not in the
shiny app)
- added strip_outlineargument to allow the removal of
strip.background
- added show_yaxis_gridlinesandshow_xaxis_gridlinesarguments to be able to remove axes
grid lines
- added show_ref_valueandref_value_colarguments for better controls on the ref line
- added plot_marginargument (controls plot margins)
- added table_marginargument (controls table
margins)
- added legend_marginargument (controls legend
margins)
- added parse_xlabelandparse_ylabelarguments to parsexlabel,ylabel
- added table_panel_borderargument to allow the removal
of panel.border of the table plot
- added reserve_table_xaxis_labelargument to allow
alignment of switched strips
- added legend_positionargument to control the legend
position
- added legend_ncol_intervalargument to control number
of columns of the interval legend
- added legend_ncol_shapeargument to control number of
columns of the shape legend
- added vignette on pediatric multivariate covariate simulations and
removed the pk and pkpd ones
coveffectsplot 0.0.5
- added an option to have different color and text for BSV (issue
submitted by professor France Mentre)
- added two vignettes showing how to simulate a PK , PK/PD and
exposure response models from scratch.
- added an argument to control theme_bw: base_size
- added theming proposed by Benjamin Rich and arguments to add a table
title and size.
- added an argument to ensure alignment of strips between table and
plot.
- changing default rounding and padding for table numbers (proposed by
Benjamin Rich)
- added options to control the legends number of columns.
- added hooks for more control on margins, strips etc.
coveffectsplot 0.0.4
- added an option to have a log x axis
- added more control on the table strips
coveffectsplot 0.0.3
- added an option to return a list of plots to enable further
modification to the ggplot(s) if need be
- updated the vignette and examples to demo the new options
- added possibility to choose on which facet to show strips for the
table
- fixed a bug that showed up with ggplot dev version by explicitly
defining a data.frame to the data argument
- minor ui tweaks to enable named colors in colourpicker
coveffectsplot 0.0.2
- Removed reference to the old name of the package
- updated vignette and docs
- tweaked the order of the shape legends to reverse
- modified default height of vertical dodging and added an option
- added an option to control legend item x spacing
coveffectsplot 0.0.1
- Initial Release of coveffectsplot