Downloads herald validation rules from the herald-rules GitHub repository
(https://github.com/vthanik/herald-rules) and caches them locally.
Subsequent calls use the local cache unless force = TRUE.
The download is approximately 5 MB (one-time). Rules include CDISC CORE, FDA Validator, PMDA, Controlled Terminology, and herald gap-fill rules.
See also
load_herald_config() to load rules from cache,
rule_config() for shorthand config selection,
validate() which uses these rules,
herald_rules_cache_dir() for the cache location.
Other conformance:
adam_rules(),
build_anchor_index(),
clear_ct(),
fda_rules(),
fetch_core_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()
