What problem does it solve?
Provides adversarial quality assurance for Quarto replication books to detect rendering failures, broken cross-references, inconsistent table/figure numbers, and mismatches between Quarto outputs and canonical Stata/CSV results so reviewers and authors can trust the compiled book.
Core Features & Use Cases
- Render testing to surface compilation errors, R chunk failures, and missing cross-reference warnings.
- Content parity checks that compare Quarto-generated tables and summary statistics against Stata outputs and regression CSVs.
- Cross-reference integrity and code-chunk hygiene verification, including unique chunk labels, proper eval settings, and package loading conventions.
- Use case: Run chapter-level QA during revision to ensure tables and figures match replication outputs and that backmatter (change log, verification evidence, session history) is current.
Quick Start
Please run a full QA pass on the Quarto replication book by invoking qa-quarto with the argument full.