{
  "_id": "6a181d44acfb0bcc41db1740",
  "Package": "InjurySeverityScore",
  "Title": "Translate ICD-9 into Injury Severity Score",
  "Version": "0.0.0.2",
  "Authors@R": "c(\nperson(\"Dajun\", \"Tian\", email = \"tiandajun@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"David E. Clark & Turner M. Osler & David R. Hahn\", role = \"dtc\", comment = \"map from ICD-9, cited from 'ICDPIC'\"))",
  "Description": "Calculate the injury severity score (ISS) based on the\ndictionary in 'ICDPIC' from\n<https://ideas.repec.org/c/boc/bocode/s457028.html>. The\noriginal code was written in 'STATA 11'. The original 'STATA'\ncode was written by David Clark, Turner Osler and David Hahn. I\nimplement the same logic for easier access. Ref: David E. Clark\n& Turner M. Osler & David R. Hahn, 2009. \"ICDPIC: Stata module\nto provide methods for translating International Classification\nof Diseases (Ninth Revision) diagnosis codes into standard\ninjury categories and/or scores,\" Statistical Software\nComponents S457028, Boston College Department of Economics,\nrevised 29 Oct 2010.",
  "License": "GPL-3",
  "URL": "https://github.com/dajuntian/InjurySeverityScore",
  "BugReports": "https://github.com/dajuntian/InjurySeverityScore/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://dajuntian.r-universe.dev",
  "Date/Publication": "2019-05-19 03:17:44 UTC",
  "RemoteUrl": "https://github.com/dajuntian/injuryseverityscore",
  "RemoteRef": "HEAD",
  "RemoteSha": "48229f10f85decbd6b47084363be7dd954cbd6b0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:41:25 UTC",
    "User": "root"
  },
  "Author": "Dajun Tian [aut, cre],\nDavid E. Clark & Turner M. Osler & David R. Hahn [dtc] (map from ICD-9,\ncited from 'ICDPIC')",
  "Maintainer": "Dajun Tian <tiandajun@gmail.com>",
  "MD5sum": "6b296a7f57a4286e724fe9a0e51aeeff",
  "_user": "dajuntian",
  "_type": "src",
  "_file": "InjurySeverityScore_0.0.0.2.tar.gz",
  "_fileid": "77d8bd3d0aa4cf48eb35faed7098753b41222f79d08ff5fe35cdc852c024310c",
  "_filesize": 100776,
  "_sha256": "77d8bd3d0aa4cf48eb35faed7098753b41222f79d08ff5fe35cdc852c024310c",
  "_created": "2026-05-28T10:41:25.000Z",
  "_published": "2026-05-28T10:47:32.699Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78273841488,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263821574"
    },
    {
      "job": 78273841438,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263820478"
    },
    {
      "job": 78273841371,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263824772"
    },
    {
      "job": 78273841411,
      "time": 327,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263867366"
    },
    {
      "job": 78273301254,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263785890"
    },
    {
      "job": 78273841341,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263816961"
    },
    {
      "job": 78273841399,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263805505"
    },
    {
      "job": 78273841404,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263803874"
    },
    {
      "job": 78273841395,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263809964"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dajuntian/injuryseverityscore",
  "_commit": {
    "id": "48229f10f85decbd6b47084363be7dd954cbd6b0",
    "author": "unknown <tiandajun@gmail.com>",
    "committer": "unknown <tiandajun@gmail.com>",
    "message": "new\n",
    "time": 1558235864
  },
  "_maintainer": {
    "name": "Dajun Tian",
    "email": "tiandajun@gmail.com",
    "login": "dajuntian",
    "description": "Hi, there.\n",
    "uuid": 7334864
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    }
  ],
  "_owner": "dajuntian",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "icd",
    "injury-severity-score"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dajuntian",
      "count": 83,
      "uuid": 7334864
    }
  ],
  "_userbio": {
    "uuid": 7334864,
    "type": "user",
    "name": "Dajun",
    "description": "Hi, there."
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/InjurySeverityScore"
  },
  "_devurl": "https://github.com/dajuntian/injuryseverityscore",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/InjurySeverityScore.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dajuntian/injuryseverityscore",
  "_realowner": "dajuntian",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.0.1",
      "date": "2018-03-28"
    },
    {
      "version": "0.0.0.2",
      "date": "2019-05-19"
    }
  ],
  "_exports": [
    "injury_score"
  ],
  "_help": [
    {
      "page": "injury_score",
      "title": "Calculate injury severity score from ICD-9",
      "topics": [
        "injury_score"
      ]
    }
  ],
  "_readme": "https://github.com/dajuntian/injuryseverityscore/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "injuryseverityscore",
  "_universes": [
    "dajuntian"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:43:22.000Z",
      "distro": "noble",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "d25f90c1f5661cb76fa60591b639b3cbb317477a9616b175f7e25490158901fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:43:19.000Z",
      "distro": "noble",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "9a0a32359bfcf5b5c95000aaa3fbbdcefe397c7ef3606fc5d55b8a1a144640e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:43:34.000Z",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "0a7528c3f495101c5ca1870d3693e6027e41aa30d99ffa56df0ec377d5b1060b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:45:36.000Z",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "2138c37fae02173bc567c3c31e509b8403d5069d9d4b4bb8761cb41ba4b6a815",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:43:16.000Z",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "866ece035036e2b439dc6ec6cb66978fe0eade9b0e96f70364f75c04806a3cb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:42:27.000Z",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "6eb19b1991528a77df715ef219f2fe592ca20f9696bcbdd4fd650a81f9f1eaf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:42:22.000Z",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "ffe5408c8c27c5bf6398617b8fa4f85035f73b53be3240066b2724035294ad19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.2",
      "date": "2026-05-28T10:42:41.000Z",
      "commit": "48229f10f85decbd6b47084363be7dd954cbd6b0",
      "fileid": "152dd5a1fd40698136fc483687c831f4df391a4c0cf3d3287828a48997167542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dajuntian/actions/runs/26569656385"
    }
  ]
}