Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when preparing the reproducibility / replication materials for an American Political Science Review (APSR) manuscript. APSR requires conditionally accepted authors to deposit a reproducibility package in the APSR Dataverse (Harvard Dataverse), which the editorial office verifies before publication. Covers quantitative and qualitative transparency and exemptions. Prepares the package; it does not waive requirements.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 8% | 0% |
| case-17 | ✗→✓ | ▲ Improved | 64% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 42% | 0% |
| case-02 | ✓→✓ | = Same ✓ | 44% | 0% |
APSR does not just ask for data — it verifies that the deposited materials reproduce the manuscript's tables and figures before publication. Build the package as you go so conditional acceptance does not stall.
exemption path
reproducibility package to the APSR Dataverse on Harvard Dataverse — the journal's dedicated repository with permanent identifiers and preservation. Not a personal website or generic cloud link.
manuscript's tables and figures and that the research process is documented well enough. Treat this as a real check, not a formality.
result. Master script + README + pinned versions + seeds.
form that supports the claims (e.g., evidence tables, annotated sources), with access controls where needed (QDR is an option for controlled access).
by the data provider).
application, provider contact).
apsr-repro/
├── README.md # provenance, environment, run instructions, exhibit map
├── run_all.{R,do,sh} # one entry point → every table and figure
├── data/
│ ├── raw/ # as obtained (or access instructions if restricted)
│ └── constructed/ # built by scripts, never by hand
├── code/
│ ├── 01_build.* # raw → analysis data
│ ├── 02_analysis.* # estimates
│ └── 03_exhibits.* # writes output/Table1.tex, output/Figure2.pdf, ...
└── output/ # regenerated exhibits, named to match the manuscriptThe README's exhibit map — "Table 1 ← code/03_exhibits. lines …; runtime ~N minutes" — is what lets the editorial office verify quickly instead of bouncing the package back.
answer belongs in the README.
Preregistration and pre-analysis plans are encouraged, not required — but if you reference one:
survives; a PAP with your name on it defeats the anonymization you did everywhere else.
expectation, and it converts "exploratory" from a weakness into a labeled category.
renv.lock / requirements.txt / recorded installs)【Repository】APSR Dataverse (Harvard) — package staged? [Y/N]
【Reproduces tables/figures?】master script verified locally? [Y/N]
【Documentation】README + provenance + seeds + pinned versions? [Y/N]
【Restricted data?】exemption note + access path + synthetic data?
【Qualitative transparency】evidence/sources documented? [Y/N/NA]
【Next】apsr-review-process../../resources/external_tools.md — reproducibility tooling and qualitative-transparency options (QDR, ATI)../../resources/official-source-map.md — APSR Research Transparency policy + APSR DataverseOther measured skills in the registry, with their headline benchmark lift.