Skip to contents

Package

Package overview.

replicateEverything replicateEverything-package
replicateEverything: Reproduce Empirical Research Results

Run & inspect

Run tables and figures and read the code behind them.

run_replication()
Run a single replication or all replications for a paper
get_code()
Retrieve replication code for a paper
describe_study_dag()
Text representation of the study DAG for Shiny / CLI

Discovery

Find studies and inspect replication metadata.

load_index()
Load the replication registry index
search_papers()
Search replicated papers
get_study()
Resolve a study handle (metadata once)
summary_study()
Summarize a study by DOI / handle (constructs then summarizes)
summary(<replicate_study>)
Study overview (metadata, steps, related, gaps)
list_replications()
List available replications for a paper

Contribute: build & check

Bake precomputed outputs and validate a study repo before registration.

build_study_outputs()
Build display outputs for a study repository
check_and_bake_study()
Build outputs and validate a study (contributor)

Maintainer: registry ops

Register studies, refresh derived registry files, and audit the portfolio.

register_study()
Validate then sync a study into the registry (maintainer)
refresh_registry()
Refresh registry derived files (maintainer; light by default)
audit_everything()
Audit all registry replications
audit_report()
Read-only portfolio view of registry audit health

Maintainer: setup & diagnostics

Probe and install study dependencies; local monorepo and deploy diagnostics.

configure_local_monorepo()
Configure options for a local replicate-anything monorepo
check_study_compatibility()
Check yaml-declared dependencies against this machine (no installs)
install_dependencies()
Install declared dependencies for a study, or for the whole registry
maintainer_dependency_hint()
Maintainer guidance when dependencies or executables are missing
package_build_info()
Package version and build identity
package_deploy_diagnostics()
Diagnose Shiny deployment and installed package identity
build_outputs()
Build precomputed outputs
validate_outputs()
Validate precomputed outputs

Shiny app

Launch the bundled Shiny demo locally.

run_shiny_app()
Run the bundled Shiny demo app
save_local_shiny()
Copy the bundled Shiny app into a deploy directory

AI skills

Read bundled AI agent skill files (onboarding, Dataverse, registry include).

ai_skills()
List bundled AI skills
ai_skill()
Read a bundled AI skill
ai_skill_path()
Get the path to a bundled AI skill