eulerr
R package eulerr by jolars — release notes from GitHub.
The area-proportional Euler diagram package is finished software, and maintained like it.
◆Recent moves
- 10mo ago
Config file added to Rbuildignore to clear a check warning
A one-line packaging fix released an hour after the previous version, clearing an R CMD check warning. Pure CRAN hygiene.
View source ↗ - 10mo ago
Deprecated Armadillo call replaced and doc links repaired
Maintenance driven entirely by things outside the package — a deprecated arma::is_finite() call and stale documentation URLs. The kind of release a stable C++ package produces to stay installable.
View source ↗ - 2y ago
Strip order and layout corrected for grouped diagrams
A contributed fix to how strips are ordered and laid out when diagrams are grouped. Cosmetic, affecting only the grouped plotting path.
View source ↗ - 2y ago
Internal documentation and a stale link corrected
Documentation-only follow-up to 7.0.0, fixing descriptions of internal functions and a URL. No functional change.
View source ↗ - 3y ago
Layout optimization gains a selectable loss function
The last release with real content, and it opens up the part of the package that had been fixed: loss and loss_aggregator let users choose what the layout optimizer minimizes, documented in its own vignette. Since Euler diagrams frequently cannot represent a set relationship exactly, choosing how to distribute the unavoidable error is a genuine analytical decision rather than a preference.
View source ↗ - 4y ago
Citation added and error messages improved
Housekeeping ahead of the 7.0 line: a conference paper citation, clearer errors for bad input, and a C++ macro change for header strictness. No behaviour change.
View source ↗