Package: r4subcore Title: Core Contracts, Parsers, and Scoring Primitives Version: 0.1.2 Authors@R: person("Pawan Rama", "Mali", email = "prm@outlook.in", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0001-7864-5819")) Description: 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. License: MIT + file LICENSE URL: https://r4sub.github.io/r4subcore/, https://github.com/R4SUB/r4subcore BugReports: https://github.com/R4SUB/r4subcore/issues Depends: R (>= 4.2) Imports: cli, jsonlite, rlang, stats, utils, xml2 Suggests: knitr, r4subdata, 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: libxml2-dev Repository: https://r4sub.r-universe.dev Date/Publication: 2026-03-16 11:21:19 UTC RemoteUrl: https://github.com/r4sub/r4subcore RemoteRef: HEAD RemoteSha: 09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45 NeedsCompilation: no Packaged: 2026-06-14 07:45:59 UTC; root Author: Pawan Rama Mali [aut, cre, cph] (ORCID: ) Maintainer: Pawan Rama Mali