{
  "_id": "6a1f2da3b401979e73426801",
  "Package": "r4subcore",
  "Title": "Core Contracts, Parsers, and Scoring Primitives",
  "Version": "0.1.2",
  "Authors@R": "person(\"Pawan Rama\", \"Mali\", email = \"prm@outlook.in\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-7864-5819\"))",
  "Description": "Foundational package in the R4SUB (R for Regulatory\nSubmission) ecosystem. Defines the core evidence table schema,\nparsers, indicator abstractions, and scoring primitives needed\nto quantify clinical submission readiness. Provides a\nstandardized contract for ingesting heterogeneous sources\n(validation outputs, metadata, traceability) into a single\nevidence framework.",
  "License": "MIT + file LICENSE",
  "URL": "https://r4sub.github.io/r4subcore/,\nhttps://github.com/R4SUB/r4subcore",
  "BugReports": "https://github.com/R4SUB/r4subcore/issues",
  "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": {
    "Date": "2026-05-15 09:41:38 UTC",
    "User": "root"
  },
  "Author": "Pawan Rama Mali [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-7864-5819>)",
  "Maintainer": "Pawan Rama Mali <prm@outlook.in>",
  "MD5sum": "e17a6e11b055a9db76de84075b8c04f6",
  "_user": "r4sub",
  "_type": "src",
  "_file": "r4subcore_0.1.2.tar.gz",
  "_fileid": "6b094f9139713ba07776ac5d302ef55e9e1f01ca49d4c5fe184b1ad0bff6ec5d",
  "_filesize": 162383,
  "_sha256": "6b094f9139713ba07776ac5d302ef55e9e1f01ca49d4c5fe184b1ad0bff6ec5d",
  "_created": "2026-05-15T09:41:38.000Z",
  "_published": "2026-06-02T19:23:15.388Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153618718,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014321820"
    },
    {
      "job": 79153618606,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014315856"
    },
    {
      "job": 79153618676,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014310125"
    },
    {
      "job": 79153619026,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014323702"
    },
    {
      "job": 79153618589,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014285278"
    },
    {
      "job": 79153618021,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367644981"
    },
    {
      "job": 79153618584,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014308065"
    },
    {
      "job": 79153619216,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014309755"
    },
    {
      "job": 79153618526,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014309504"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r4sub/r4subcore",
  "_commit": {
    "id": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
    "author": "Pawan Rama Mali <prm@outlook.in>",
    "committer": "Pawan Rama Mali <prm@outlook.in>",
    "message": "Update README.md\n",
    "time": 1773660079
  },
  "_maintainer": {
    "name": "Pawan Rama Mali",
    "email": "prm@outlook.in",
    "login": "pawanramamali",
    "orcid": "0000-0001-7864-5819",
    "twitter": "@PawanRamaMali",
    "uuid": 11299574
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "r4subdata",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r4sub",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pawanramamali",
      "count": 15,
      "uuid": 11299574
    }
  ],
  "_userbio": {
    "uuid": 257049048,
    "type": "organization",
    "name": "R4SUB",
    "description": "A framework to quantify clinical data readiness for regulatory submission"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r4subcore"
  },
  "_devurl": "https://github.com/r4sub/r4subcore",
  "_pkgdown": "https://r4sub.github.io/r4subcore/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/r4subcore.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r4sub/r4subcore",
  "_realowner": "r4sub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-20"
    }
  ],
  "_exports": [
    "aggregate_indicator_score",
    "as_evidence",
    "bind_evidence",
    "canon_result",
    "canon_severity",
    "define_xml_to_evidence",
    "evidence_schema",
    "evidence_summary",
    "export_evidence",
    "hash_id",
    "import_evidence",
    "json_safely",
    "normalize_01",
    "p21_to_evidence",
    "r4sub_run_context",
    "register_indicator",
    "result_to_score",
    "severity_to_weight",
    "validate_evidence",
    "validate_indicator"
  ],
  "_help": [
    {
      "page": "aggregate_indicator_score",
      "title": "Aggregate Indicator Scores",
      "topics": [
        "aggregate_indicator_score"
      ]
    },
    {
      "page": "as_evidence",
      "title": "Coerce to Evidence Table",
      "topics": [
        "as_evidence"
      ]
    },
    {
      "page": "bind_evidence",
      "title": "Bind Evidence Tables",
      "topics": [
        "bind_evidence"
      ]
    },
    {
      "page": "canon_result",
      "title": "Canonical Result Values",
      "topics": [
        "canon_result"
      ]
    },
    {
      "page": "canon_severity",
      "title": "Canonical Severity Values",
      "topics": [
        "canon_severity"
      ]
    },
    {
      "page": "define_xml_to_evidence",
      "title": "Parse Define-XML to Evidence",
      "topics": [
        "define_xml_to_evidence"
      ]
    },
    {
      "page": "evidence_schema",
      "title": "Evidence Table Schema Definition",
      "topics": [
        "evidence_schema"
      ]
    },
    {
      "page": "evidence_summary",
      "title": "Summarize Evidence",
      "topics": [
        "evidence_summary"
      ]
    },
    {
      "page": "export_evidence",
      "title": "Export Evidence Table to File",
      "topics": [
        "export_evidence"
      ]
    },
    {
      "page": "hash_id",
      "title": "Generate a Stable Hash ID",
      "topics": [
        "hash_id"
      ]
    },
    {
      "page": "import_evidence",
      "title": "Import Evidence Table from File",
      "topics": [
        "import_evidence"
      ]
    },
    {
      "page": "json_safely",
      "title": "Safely Serialize to JSON String",
      "topics": [
        "json_safely"
      ]
    },
    {
      "page": "normalize_01",
      "title": "Normalize to 0-1 Range",
      "topics": [
        "normalize_01"
      ]
    },
    {
      "page": "p21_to_evidence",
      "title": "Parse Pinnacle21 Output to Evidence",
      "topics": [
        "p21_to_evidence"
      ]
    },
    {
      "page": "r4sub_run_context",
      "title": "Create a Run Context",
      "topics": [
        "r4sub_run_context"
      ]
    },
    {
      "page": "register_indicator",
      "title": "Register an Indicator",
      "topics": [
        "register_indicator"
      ]
    },
    {
      "page": "result_to_score",
      "title": "Map Result to Numeric Score",
      "topics": [
        "result_to_score"
      ]
    },
    {
      "page": "severity_to_weight",
      "title": "Map Severity to Numeric Weight",
      "topics": [
        "severity_to_weight"
      ]
    },
    {
      "page": "validate_evidence",
      "title": "Validate Evidence Table",
      "topics": [
        "validate_evidence"
      ]
    },
    {
      "page": "validate_indicator",
      "title": "Validate Indicator Metadata",
      "topics": [
        "validate_indicator"
      ]
    }
  ],
  "_readme": "https://github.com/r4sub/r4subcore/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "jsonlite",
    "rlang",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with r4subcore",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Creating a Run Context",
        "Understanding the Evidence Schema",
        "Controlled vocabulary helpers",
        "Building Evidence with as_evidence()",
        "Validating Evidence",
        "Binding Multiple Evidence Tables",
        "Quick Overview with evidence_summary()",
        "Exporting and Importing Evidence",
        "What's Next"
      ],
      "created": "2026-03-16 08:53:08",
      "modified": "2026-03-16 08:53:08",
      "commits": 1
    }
  ],
  "_score": 5.477121254719663,
  "_indexed": true,
  "_nocasepkg": "r4subcore",
  "_universes": [
    "r4sub",
    "pawanramamali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-15T09:43:44.000Z",
      "distro": "noble",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "abc05a010eedf16e35fc9cfb957cfec68a6c6a35d0ee3c3c02f3f4c65fa650a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-15T09:43:25.000Z",
      "distro": "noble",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "4f9d4ad310f9af5441742543e3158f122987d77db0e037f6c12a4ef9e84756bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-15T09:43:07.000Z",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "e3d21312939281533385a21ec81a01be6c4b5925f2a0c4fa39651fcb70ef9f3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-15T09:43:55.000Z",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "662e82ee5e845272159a36a9e74b3a3be4d3da4c139aefa1ff6da35bdb8db704",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-15T09:42:49.000Z",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "31b7086379773d671732685023b65fc1414dd323645ff7816545a2da9d471742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-15T09:42:57.000Z",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "23b234dfabb110e0ea8b692c498b356163075fa612bb99f1745087b5fa9be9fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-15T09:42:57.000Z",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "9d60d9c0ada923e37b2c9c07660fe5fbf66d350addbc7f58e3b58c9166d76b79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T19:22:58.000Z",
      "commit": "09e76cd1d9b1dc9b8e03632e7f4678078a7c7a45",
      "fileid": "da32ac4a7ec8c45133387016505ce5562dd406ae04c81156b296e870b1a3fbfb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911035203"
    }
  ]
}