NEWS
venny 0.0.3 (2026-05-27)
- bugfixed: The position adjustment in
subset_count_position() didn't work when show or hide was not NULL.
- bugfixed:
highlight() could not handle non-recursive input generated by generate_ellipse_path().
- bugfixed:
venn_summary() didn't return a value when show_elements = TRUE.
- params.R: slightly adjust the first and fourth ellipses coordinates.
venny 0.0.2 (2026-05-21)
Resubmission
This is a resubmission. In this version I have:
- Add more details about the package functionality and implemented methods in the Description text.
- There are no directly relevant references for this package; the reference commented in the code is merely a note to myself.
- Remove the testing code containing
rm(list = ls()).
venny 0.0.1