R Under development (unstable) (2026-02-18 r89435 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(r4subprofile) > > test_check("r4subprofile") i Submission Profile: FDA NDA i Submission Profile: EMA MAA Authority: European Medicines Agency (European Union) Pillar Weights: quality 0.30 trace 0.25 risk 0.30 usability 0.15 Decision Bands: ready [85, 100] minor_gaps [70, 84] conditional [50, 69] high_risk [0, 49] Required Indicators (15): - Q-MISS-VAR - Q-TYPE-MISMATCH - Q-LABEL-LEN - Q-DUP-RECORDS - Q-FORMAT-ERR - T-ORPHAN-VAR - T-TRACE-LEVEL - T-AMBIGUOUS-MAP - T-DERIVATION-DOC - R-HIGH-RPN - R-OPEN-RISK - R-MITIGATION-GAP - U-DEFINE-COMPLETE - U-REVIEWER-NOTE - U-LABEL-QUALITY Required Asset Types: dataset, define, program, validation, spec Minimum Coverage: 90% Default Detectability: 3 [ FAIL 0 | WARN 0 | SKIP 0 | PASS 95 ] > > proc.time() user system elapsed 1.50 0.28 1.76