Package: r4subrisk 0.1.1
r4subrisk: Risk Quantification Engine for Clinical Submission Readiness
Quantifies submission risk using a Failure Modes and Effects Analysis (FMEA)-inspired framework (probability, impact, detectability). Builds risk registers from evidence, computes Risk Priority Numbers (RPN), classifies risk levels, and emits standardized R4SUB (R for Regulatory Submission) evidence table rows via 'r4subcore'. Supports risk mitigation tracking and trend analysis across submission milestones.
Authors:
r4subrisk_0.1.1.tar.gz
r4subrisk_0.1.1.zip(r-4.7)r4subrisk_0.1.1.zip(r-4.6)r4subrisk_0.1.1.zip(r-4.5)
r4subrisk_0.1.1.tgz(r-4.6-any)r4subrisk_0.1.1.tgz(r-4.5-any)
r4subrisk_0.1.1.tar.gz(r-4.7-any)r4subrisk_0.1.1.tar.gz(r-4.6-any)
r4subrisk_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
r4subrisk/json (API)
| # Install 'r4subrisk' in R: |
| install.packages('r4subrisk', repos = c('https://r4sub.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r4sub/r4subrisk/issues
Pkgdown/docs site:https://r4sub.github.io
Last updated from:921e527ff3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 106 |
Exports:apply_mitigationsclassify_rpncompare_risk_registerscompute_risk_scorescreate_risk_registerevidence_to_risksrisk_config_defaultrisk_indicator_summaryrisk_register_to_evidence
Dependencies:clidplyrgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigr4subcoreR6rlangtibbletidyselectutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Update Risk Mitigation Status | apply_mitigations |
| Classify RPN Value into Risk Level | classify_rpn |
| Compare Risk Registers (Trend Analysis) | compare_risk_registers |
| Compute Risk Scores from a Risk Register | compute_risk_scores |
| Create a Risk Register | create_risk_register |
| Derive Risk Items from Evidence | evidence_to_risks |
| Print Risk Register | print.risk_register |
| Print Risk Scores | print.risk_scores |
| Default Risk Configuration | risk_config_default |
| Compute Risk Indicator Summary | risk_indicator_summary |
| Convert Risk Register to R4SUB Evidence | risk_register_to_evidence |
