lineup2
Lining Up Two Sets of Measurements
lineup2 ships once every few years, and 2026's release is a logo and a core-count tweak.
◆Recent moves
- 1mo ago
cores=0 now leaves one core free
The parallelism default gets safer: cores=0 now means detectCores()-1 rather than saturating the machine, so long distance computations no longer starve the calling session. Packaged alongside a package logo — the substance-to-cosmetics ratio of a mature tool.
View source ↗ - 5y ago
plot_sample() gains xlim and ylim control
Axis limits become settable on plot_sample(), with the vignette updated to demonstrate it. A follow-through on the plotting function introduced one release earlier rather than a new direction.
View source ↗ - 5y ago
plot_sample() and the propdiff distance added
The most substantive release in the window: a plotting function for inspecting a single row or column of a distance matrix, plus propdiff as a new distance option across both matrix and array comparisons. This is where the package's current capability surface was set.
View source ↗ - 5y ago
Package description revised for CRAN resubmission
Metadata-only change to clear a CRAN submission. Nothing in the package behavior moves.
View source ↗