ggInterval
Visualizing Interval-Valued Data Using 'ggplot2'
Interval-valued data plotting, spending 2026 making its function names and examples survive CRAN.
◆Recent moves
- 3mo ago
Interval correlation heatmaps and time-series-compatible line plots
Two new plot types join the catalogue, with the line plot accepting time-series input. It continues the package's core pattern of bringing standard visualizations into interval-aware form, and it is the first release in the window that adds capability rather than repairing presentation.
View source ↗ - 6mo ago
Examples switched to donttest per CRAN review
A CRAN review response changing how three examples are marked, plus a malformed example fixed and documentation regenerated. Nothing user-facing beyond examples that now run under check.
View source ↗ - 6mo ago
Vignette rewritten to cover every plot function
A self-contained introduction replacing the previous vignette, along with a stale index entry and a missing match.arg() in the interval correlation function. Documentation work following directly on the function renames of the previous release.
View source ↗ - 6mo ago
Seven plot functions renamed for consistency
A deliberate break to make the function family read consistently, alongside a ggplot2 aesthetic mapping fix in the scatterplot. Renaming seven exported functions at once is the kind of decision taken while a package is still small enough to afford it, and the documentation work in the next two releases is its direct consequence.
View source ↗