vennDiagramLab — NEWS

v2.0.5 — 2026-05-12 — Fix inst/CITATION pre-install crash + finish vignette skip

Patch release addressing two issues from the CRAN auto-check on v2.0.4.

Fixed

Changed

No public-API or feature changes.

CRAN history

v2.0.4 — 2026-05-10 — DESCRIPTION quoting + vignette buildtime fix

Patch release addressing two issues from the CRAN auto-check + human reviewer feedback on v2.0.3.

Changed

No public-API or feature changes.

CRAN history

v2.0.3 — 2026-05-08 — Skip slow tests on CRAN

Patch release reducing CRAN auto-check time below the 10-minute target. The full test suite (590+ tests) and integration tests against bundled samples + 44 SVG models pushed the Windows R CMD check to ~41 minutes, which auto-rejected the v2.0.2 incoming pretest.

Changed

No public-API or feature changes; the package’s user-facing behavior is identical.

CRAN history

v2.0.2 — 2026-05-07 — Windows CRLF parity fix

Patch release fixing a cross-platform packaging bug that surfaced on the win-builder CRAN check for v2.0.1.

Fixed

CRAN history

v2.0.1 was submitted to CRAN on 2026-05-07; the win-builder pretest failed with the CRLF bug above before the human reviewer was reached. v2.0.2 is the resubmission with the fix.

v2.0.1 — 2026-05-06 — Pre-submission feedback fix (Marci)

Patch release fixing a packaging bug that broke analyze() for users installing via remotes::install_github().

Fixed

Changed

No public-API changes. No new features.

v2.0.0 — 2026-05-04

First public release. Headless companion to the Venn Diagram Lab web tool and the Python venn-diagram-lab package, targeting CRAN + Bioconductor.

Core (Phase 1)

TSV exports + parity (Phase 2)

SVG rendering (Phase 3)

UpSet + Network rendering (Phase 4)

PDF reports (Phase 5)

ggplot2 + broom integration (Phase 6)

Compatibility notes