{
  "_id": "6a1f2d8cb401979e734267c7",
  "Package": "r4subtrace",
  "Title": "Traceability Engine for Clinical Submission Readiness",
  "Version": "0.1.1",
  "Authors@R": "person(\"Pawan Rama\", \"Mali\", email = \"prm@outlook.in\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-7864-5819\"))",
  "Description": "Quantifies and explains end-to-end traceability between\nclinical submission artifacts (ADaM (Analysis Data Model)\noutputs, derivations, SDTM (Study Data Tabulation Model)\nsources, specs, code). Builds trace models from metadata and\nmapping sheets, computes trace levels, and emits standardized\nR4SUB (R for Regulatory Submission) evidence table rows via\n'r4subcore'.",
  "License": "MIT + file LICENSE",
  "URL": "https://r4sub.github.io/r4subtrace/,\nhttps://github.com/R4SUB/r4subtrace",
  "BugReports": "https://github.com/R4SUB/r4subtrace/issues",
  "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": {
    "Date": "2026-05-15 09:42:35 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": "7779a72d8b4dcf3b449bca5c295f8dd4",
  "_user": "r4sub",
  "_type": "src",
  "_file": "r4subtrace_0.1.1.tar.gz",
  "_fileid": "cb054552c8790a00c7ce9f8afc088ccb5c4f9001b2d7d13a10c94a7d27c77f81",
  "_filesize": 121444,
  "_sha256": "cb054552c8790a00c7ce9f8afc088ccb5c4f9001b2d7d13a10c94a7d27c77f81",
  "_created": "2026-05-15T09:42:35.000Z",
  "_published": "2026-06-02T19:22:52.180Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153536990,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014353211"
    },
    {
      "job": 79153536627,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014336354"
    },
    {
      "job": 79153536899,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014330784"
    },
    {
      "job": 79153536782,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014330424"
    },
    {
      "job": 79153535920,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014301120"
    },
    {
      "job": 79153536119,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367634573"
    },
    {
      "job": 79153536831,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014329199"
    },
    {
      "job": 79153536436,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014328955"
    },
    {
      "job": 79153536709,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014323381"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r4sub/r4subtrace",
  "_commit": {
    "id": "a1482243369386674d16fc1f442cc2b8918f3dda",
    "author": "Pawan Rama Mali <prm@outlook.in>",
    "committer": "Pawan Rama Mali <prm@outlook.in>",
    "message": "Fix R-CMD-check: add setup-pandoc for vignette building\n",
    "time": 1773660498
  },
  "_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": "dplyr",
      "role": "Imports"
    },
    {
      "package": "r4subcore",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r4sub",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pawanramamali",
      "count": 16,
      "uuid": 11299574
    }
  ],
  "_userbio": {
    "uuid": 257049048,
    "type": "organization",
    "name": "R4SUB",
    "description": "A framework to quantify clinical data readiness for regulatory submission"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r4subtrace"
  },
  "_devurl": "https://github.com/r4sub/r4subtrace",
  "_pkgdown": "https://r4sub.github.io/r4subtrace/",
  "_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/r4subtrace.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r4sub/r4subtrace",
  "_realowner": "r4sub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-03"
    }
  ],
  "_exports": [
    "build_trace_model",
    "compute_trace_levels",
    "trace_config_default",
    "trace_indicator_scores",
    "trace_model_to_evidence",
    "validate_mapping",
    "validate_metadata"
  ],
  "_help": [
    {
      "page": "build_trace_model",
      "title": "Build a Trace Model",
      "topics": [
        "build_trace_model"
      ]
    },
    {
      "page": "compute_trace_levels",
      "title": "Compute Trace Levels for ADaM Variables",
      "topics": [
        "compute_trace_levels"
      ]
    },
    {
      "page": "print.trace_model",
      "title": "Print Trace Model",
      "topics": [
        "print.trace_model"
      ]
    },
    {
      "page": "trace_config_default",
      "title": "Default Trace Configuration",
      "topics": [
        "trace_config_default"
      ]
    },
    {
      "page": "trace_indicator_scores",
      "title": "Compute Trace Indicator Scores",
      "topics": [
        "trace_indicator_scores"
      ]
    },
    {
      "page": "trace_model_to_evidence",
      "title": "Convert Trace Model to R4SUB Evidence",
      "topics": [
        "trace_model_to_evidence"
      ]
    },
    {
      "page": "validate_mapping",
      "title": "Validate Trace Mapping",
      "topics": [
        "validate_mapping"
      ]
    },
    {
      "page": "validate_metadata",
      "title": "Validate Dataset Metadata",
      "topics": [
        "validate_metadata"
      ]
    }
  ],
  "_readme": "https://github.com/r4sub/r4subtrace/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "r4subcore",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "traceability.Rmd",
      "filename": "traceability.html",
      "title": "Traceability Analysis with r4subtrace",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Default configuration",
        "Building a trace model",
        "Inspecting the trace model",
        "Computing trace levels",
        "Indicator scores from evidence",
        "Partial mapping (orphans)"
      ],
      "created": "2026-03-16 08:52:32",
      "modified": "2026-03-16 08:52:32",
      "commits": 1
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "r4subtrace",
  "_universes": [
    "r4sub",
    "pawanramamali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-15T09:45:25.000Z",
      "distro": "noble",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "4bbd61a294978a722fabb9b60e40ae9b93beaaedf6c78cf539f2b7990cf6b3f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-15T09:44:33.000Z",
      "distro": "noble",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "c0db172faa7b69306b955f8f2e8d2814ebe395a34f7cec3902777b51869eeeaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-15T09:44:18.000Z",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "8db094758cbde03420431c2ec0c07d960faa1f50b7d6d5e2d3da1cd93bb01f84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-15T09:44:15.000Z",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "e29f9815b281ecabe73195f36a223be6a905a42499da1b143927db0c7ffc8d9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T09:43:59.000Z",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "c1634e6c71b2d2bd0704d1243de2be5b9d2d55cb1cc90854eefe85ed8451f711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T09:44:01.000Z",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "e607369b3ccc99ec6b577cc6e069c69b1c433553be87cbbf2e8a86fa277611b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-15T09:43:42.000Z",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "18a23f4f6c8969d963ec7ee6be2f93cdab6afa9ef2b47fd94d46b7bd07c168db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T19:22:29.000Z",
      "commit": "a1482243369386674d16fc1f442cc2b8918f3dda",
      "fileid": "6f0c961bfa3135b4b91ee1ce09712905de31a6f6618156a65a9e821cc230d002",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r4sub/actions/runs/25911082261"
    }
  ]
}