Package: r4subtrace Title: Traceability Engine for Clinical Submission Readiness Version: 0.1.1 Authors@R: person("Pawan Rama", "Mali", email = "prm@outlook.in", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7864-5819")) Description: Quantifies and explains end-to-end traceability between clinical submission artifacts (ADaM (Analysis Data Model) outputs, derivations, SDTM (Study Data Tabulation Model) sources, specs, code). Builds trace models from metadata and mapping sheets, computes trace levels, and emits standardized R4SUB (R for Regulatory Submission) evidence table rows via 'r4subcore'. License: MIT + file LICENSE URL: https://r4sub.github.io/r4subtrace/, https://github.com/R4SUB/r4subtrace BugReports: https://github.com/R4SUB/r4subtrace/issues Depends: R (>= 4.2) Imports: cli, dplyr, r4subcore, rlang, stringr, tibble Suggests: igraph, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://r4sub.r-universe.dev Date/Publication: 2026-03-16 11:28:18 UTC RemoteUrl: https://github.com/r4sub/r4subtrace RemoteRef: HEAD RemoteSha: a1482243369386674d16fc1f442cc2b8918f3dda NeedsCompilation: no Packaged: 2026-06-14 07:45:02 UTC; root Author: Pawan Rama Mali [aut, cre, cph] (ORCID: ) Maintainer: Pawan Rama Mali