Skip to contents

Slick 1.0.3

  • OMs@Preset is now a flat named list of Design row indices, matching the format already used by MPs@Preset (and the performance-metric Presets), instead of a nested list keyed by Factor. The old nested format is still accepted and is auto-converted for backward compatibility.
  • Added checks to Preset slot

Slick 1.0.2

CRAN release: 2026-06-30

  • Minor improvements to plot pages for different screen size/resolution
  • Fix bug in boxplot: was not averaging over OMs correctly for violin plots

Slick 1.0.1

CRAN release: 2026-02-27

  • Added option to include simulation dimension in Quilt plot.
  • Added Portuguese to the list of supported language. Many thanks to Rodrigo Sant’Ana for translating the text!
  • Added a Misc slot to all plot objects.
  • Added option to show mean or median in the time series plots shown in the Slick app.
  • Fix issue with subsetting plots by Performance Indicators
  • Modify plotTimeseries so it can handle plots with no historical values
  • Fix to plotQuilt(kable=TRUE) for identical PI values across MPs

Slick 1.0.0

CRAN release: 2025-09-11

Slick has been released on CRAN