Downloads CDISC CORE conformance rules from the official CDISC Library
API (api.library.cdisc.org) and caches them locally as YAML files.
No API key is required for rules. Subsequent calls use the cache unless
force = TRUE.
For ADaM and FDA Business Rules not yet in CORE, herald provides built-in
rules via adam_rules() and fda_rules().
See also
validate() which calls this automatically,
adam_rules() for built-in ADaM rules,
fda_rules() for built-in FDA Business Rules.
Other conformance:
adam_rules(),
build_anchor_index(),
clear_ct(),
fda_rules(),
fetch_herald_rules(),
herald_rules_cache_dir(),
list_ct(),
load_herald_config(),
new_herald_context(),
pmda_rules(),
register_ct(),
register_operator(),
rule_catalog(),
rule_config(),
update_core_rules(),
validate(),
validate_spec(),
validate_spec_define(),
validation_report(),
verify_html_report()
