Skip to contents

Split from atlas_manifest() so the publishing notebook asserts the same contract it writes, and the unit tests can exercise it without network.

Usage

validate_manifest(m, ver = NULL)

Arguments

m

parsed manifest (list)

ver

expected version, or NULL to skip the cross-check

Value

m, invisibly-but-returned (with $ver guaranteed)