Package: r4subcore 0.1.2
r4subcore: Core Contracts, Parsers, and Scoring Primitives
Foundational package in the R4SUB (R for Regulatory Submission) ecosystem. Defines the core evidence table schema, parsers, indicator abstractions, and scoring primitives needed to quantify clinical submission readiness. Provides a standardized contract for ingesting heterogeneous sources (validation outputs, metadata, traceability) into a single evidence framework.
Authors:
r4subcore_0.1.2.tar.gz
r4subcore_0.1.2.zip(r-4.7)r4subcore_0.1.2.zip(r-4.6)r4subcore_0.1.2.zip(r-4.5)
r4subcore_0.1.2.tgz(r-4.6-any)r4subcore_0.1.2.tgz(r-4.5-any)
r4subcore_0.1.2.tar.gz(r-4.7-any)r4subcore_0.1.2.tar.gz(r-4.6-any)
r4subcore_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
r4subcore/json (API)
| # Install 'r4subcore' in R: |
| install.packages('r4subcore', repos = c('https://r4sub.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r4sub/r4subcore/issues
Pkgdown/docs site:https://r4sub.github.io
Last updated from:09e76cd1d9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 146 | ||
| macos-oldrel-arm64 | OK | 160 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 105 |
Exports:aggregate_indicator_scoreas_evidencebind_evidencecanon_resultcanon_severitydefine_xml_to_evidenceevidence_schemaevidence_summaryexport_evidencehash_idimport_evidencejson_safelynormalize_01p21_to_evidencer4sub_run_contextregister_indicatorresult_to_scoreseverity_to_weightvalidate_evidencevalidate_indicator
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate Indicator Scores | aggregate_indicator_score |
| Coerce to Evidence Table | as_evidence |
| Bind Evidence Tables | bind_evidence |
| Canonical Result Values | canon_result |
| Canonical Severity Values | canon_severity |
| Parse Define-XML to Evidence | define_xml_to_evidence |
| Evidence Table Schema Definition | evidence_schema |
| Summarize Evidence | evidence_summary |
| Export Evidence Table to File | export_evidence |
| Generate a Stable Hash ID | hash_id |
| Import Evidence Table from File | import_evidence |
| Safely Serialize to JSON String | json_safely |
| Normalize to 0-1 Range | normalize_01 |
| Parse Pinnacle21 Output to Evidence | p21_to_evidence |
| Create a Run Context | r4sub_run_context |
| Register an Indicator | register_indicator |
| Map Result to Numeric Score | result_to_score |
| Map Severity to Numeric Weight | severity_to_weight |
| Validate Evidence Table | validate_evidence |
| Validate Indicator Metadata | validate_indicator |
