surveyframe 0.3.3

This release adds an opt-in plotting layer, fixes bugs surfaced by the package’s first field deployment, and redesigns the survey-taking experience. ggplot2 joins Suggests; hard dependencies are unchanged.

Analysis and plotting

Survey experience

Data collection

Model syntax

SurveyBuilder and report

surveyframe 0.3.2

This release corrects the package citation, completes the S3 method surface for the component classes, and improves the graphical tools and the HTML report. It adds no new exported functions, no new statistical methods, and no new bundled datasets.

Citation and methods

Graphical tools

HTML report

Documentation

surveyframe 0.3.1

This is a patch release. It fixes the static-survey to Google Sheets to R collection loop, repairs a serialisation defect, and improves the first-time user experience. There are no new exported functions, no new statistical methods, and no new bundled datasets.

Bug fixes

Data collection round-trip

Serialisation

User experience

Documentation

surveyframe 0.3.0

The first CRAN release of the full workflow: a typed instrument object carrying the questions, the analysis plan, and the measurement model, with deployment, collection, analysis, and reporting built around it.

New features

Analysis planning, survey statistics, and model syntax

Static HTML survey export

Interactive response dashboard

Shiny survey module

Extended analysis plan tests

run_analysis_plan() now implements four additional tests used by the SurveyBuilder’s test dropdown:

All four runners produce an APA-formatted summary string and an interpretation prompt field to guide write-up.

Bug fixes

Security hardening

Documentation

Dashboard and report polish

surveyframe 0.1.0