GoldenVizR 0.1.0
- Started the GoldenVizR development package.
- Added rule registry with the 25-rule family structure.
- Added first
analyze_plot() API for validating
ggplot2 objects and returning a structured report.
- Added lightweight heuristic rule checks for the 25-rule
registry.
- Added ggplot-derived evidence for all 25 rules, including labels,
legends, missing values, annotations, text readability, color count,
clutter, grids, scale integrity, baselines, outliers, uncertainty,
granularity, and neutral framing signals.
- Added pkgdown reference structure for all exported user-facing
topics.
- Added pkgdown articles for installation, quickstart, manual
analysis, examples, the 25-rule overview, and citation/license/trademark
guidance.
- Added testthat baseline tests.
- Added package documentation for goals, installation, development
setup, examples, licensing, and the official GoldenViz site.
- Added documentation for HTML report workflows with
render_report(), save_report(), and optional
view_report() examples.
- Documented current limitations: checks are heuristic and
metadata-based, so human review is still required for judgment-heavy
visualization decisions.
- Updated package-site wording to describe the analyzer as improved
but still early-stage, including honest report/status counts for the
current example output.