Skip to content

Releases: smouksassi/coveffectsplot

v1.0.5

18 Jan 14:01
Compare
Choose a tag to compare
  • hotfix for upcoming ggplot2 fix typo in vignette by @teunbrand in #10
  • added show_table_facet_strip and table_facet_switch arguments to allow user to force a table text colour when desired
    Full Changelog: v1.0.4...v1.0.5

Custom Shapes and Reference Lines Party

02 Oct 18:02
Compare
Choose a tag to compare
  • updated vignettes and examples
  • added citation and start up message
  • added major_x_labels argument for custom x labels
  • added interval_linewidth argument to control interval linewidth
  • added and exported the expand_modelframe function
  • added the possibility to select the shapes manually via interval_shape and bsv_shape
  • added capability for the user to reverse color legend separately via legend_color_reverse
  • added capability for the user to specify text for legend titles via interval_legend_title and shape_legend_title as well as to control legend title text size via legend_title_size
  • added capability for the user to specify facet text color via x_facet_text_col and y_facet_text_col for improved theming support
  • added possibility to add different ref line(s)/area(s) by parameter via ref_value_by_panel and ref_value_by_panel_data function arguments (not in the shiny, app)

Color by Parameter and CPT:PSP Tutorial acceptance

30 May 11:11
Compare
Choose a tag to compare
  • vignettes updated to reflect latest addition for the tutorial CPT:PSP paper
  • Added a function arguments paramname_color and combine_interval_shape_legend to enable color by paramname
  • Added a function arguments combine_interval_shape_legend to enable merging of color and pointinterval legends
  • Added covdatasim as a dataset

hotfix or WT / Age LMS dataset

30 Mar 11:38
Compare
Choose a tag to compare

cran fix for url not available wtage is now a dataset that ships with the package

More options added and a Tutorial Paper Submitted

12 Jan 16:20
Compare
Choose a tag to compare
  • 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_size and interval_fatten
  • added arguments and app options to control ref value ref_value_size and ref_value_linetype
  • added arguments and app options to control which text is detected as bsv bsv_text_id

Flexibly generate and control one and multi parameters forest plots

07 Apr 03:12
Compare
Choose a tag to compare
  • ui improvements and controls for the new arguments
  • added x/y_facet_text_vjust/hjust arguments for the facets x/y text hjust/vjust
  • added xy_facet_text_bold argument to control facets text face
  • added facet_spacing argument to control facets spacing
  • added facet_labeller argument (function only not in the shiny app)
  • added strip_outline argument to allow the removal of strip.background
  • added show_yaxis_gridlines and show_xaxis_gridlines arguments to be able to remove axes grid lines
  • added show_ref_value and ref_value_col arguments for better controls on the ref line
  • added plot_margin argument (controls plot margins)
  • added table_margin argument (controls table margins)
  • added legend_margin argument (controls legend margins)
  • added parse_xlabel and parse_ylabel arguments to parse xlabel, ylabel
  • added table_panel_border argument to allow the removal of panel.border of the table plot
  • added reserve_table_xaxis_label argument to allow alignment of switched strips
  • added legend_position argument to control the legend position
  • added legend_ncol_interval argument to control number of columns of the interval legend
  • added legend_ncol_shape argument to conrol number of columns of the shape legend
  • added vignette on pediatric multivariate covariate simulations and temporarily removed the pk and pkpd ones

More control and Theme Elements

06 Feb 14:02
Compare
Choose a tag to compare

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 a switch 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.

bug fixes and addition of options to further modify generated plots

25 Feb 10:56
Compare
Choose a tag to compare

CRAN 0.0.2

09 Jan 07:22
Compare
Choose a tag to compare
  • Removed reference to the old name of the package
  • updated vignette and docs
  • tweaked the order of the shape legends to reverse
  • added additional visual improvement options

Initial CRAN release

27 Nov 08:38
Compare
Choose a tag to compare

Initial release with the needed functionality and vignette to convey pharmacometrics covariate effects using easy to understand "forest plots".