Changelog
Source:NEWS.md
Slick 1.0.3
-
OMs@Presetis now a flat named list ofDesignrow indices, matching the format already used byMPs@Preset(and the performance-metricPresets), instead of a nested list keyed byFactor. The old nested format is still accepted and is auto-converted for backward compatibility. - Added checks to
Presetslot
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
Miscslot to all plot objects. - Added option to show
meanormedianin the time series plots shown in the Slick app. - Fix issue with subsetting plots by Performance Indicators
- Modify
plotTimeseriesso it can handle plots with no historical values - Fix to
plotQuilt(kable=TRUE)for identical PI values across MPs