{
  "_id": "6a37c6d43efcd9bda442f2f8",
  "Package": "icdpicr",
  "Type": "Package",
  "Title": "'ICD' Programs for Injury Categorization in R",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Adam\", \"Black\", email = \"ablack3@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"David\", \"Clark\", role = c(\"aut\", \"cph\")))",
  "Description": "Categorization and scoring of injury severity typically\ninvolves trained personnel with access to injured persons or\ntheir medical records. 'icdpicr' contains a function that\nprovides automated calculation of Abbreviated Injury Scale\n('AIS') and Injury Severity Score ('ISS') from International\nClassification of Diseases ('ICD') codes and may be a useful\nsubstitute to manual injury severity scoring. 'ICDPIC' was\noriginally developed in 'Stata', and 'icdpicr' is an\nopen-access update that accepts both 'ICD-9' and 'ICD-10'\ncodes.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ablack3.r-universe.dev",
  "Date/Publication": "2022-03-12 20:10:36 UTC",
  "RemoteUrl": "https://github.com/ablack3/icdpicr",
  "RemoteRef": "HEAD",
  "RemoteSha": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 11:08:33 UTC",
    "User": "root"
  },
  "Author": "Adam Black [aut, cre, cph],\nDavid Clark [aut, cph]",
  "Maintainer": "Adam Black <ablack3@gmail.com>",
  "MD5sum": "8f22ae83baad9bc217eb5abe64261b8b",
  "_user": "ablack3",
  "_type": "src",
  "_file": "icdpicr_1.0.1.tar.gz",
  "_fileid": "5bc044dc553a008c115888a0140d24ac0116bb9dfbdde2e828382baa4f040367",
  "_filesize": 952577,
  "_sha256": "5bc044dc553a008c115888a0140d24ac0116bb9dfbdde2e828382baa4f040367",
  "_created": "2026-06-21T11:08:33.000Z",
  "_published": "2026-06-21T11:11:16.892Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82564910645,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774692339"
    },
    {
      "job": 82564910648,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774691647"
    },
    {
      "job": 82564910652,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774685676"
    },
    {
      "job": 82564910651,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774684788"
    },
    {
      "job": 82564721317,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774675404"
    },
    {
      "job": 82564910644,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774689930"
    },
    {
      "job": 82564910654,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774688012"
    },
    {
      "job": 82564910658,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774684067"
    },
    {
      "job": 82564910653,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774691087"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ablack3/icdpicr",
  "_commit": {
    "id": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
    "author": "Adam Black <ablack3@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "documentation proofread edits (#18)\n\n* documentation proofread edits\r\n\r\n* remove release step in github actions\r\n\r\n* update cran comments\r\n\r\n* update package website\r\n\r\n* update documentation\r\n\r\n* update site",
    "time": 1647115836
  },
  "_maintainer": {
    "name": "Adam Black",
    "email": "ablack3@gmail.com",
    "login": "ablack3",
    "description": "R and OHDSI enthusiast",
    "uuid": 10227522
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    }
  ],
  "_owner": "ablack3",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "injury-categorization"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "ablack3",
      "count": 79,
      "uuid": 10227522
    }
  ],
  "_userbio": {
    "uuid": 10227522,
    "type": "user",
    "name": "Adam Black",
    "followers": 33,
    "description": "R and OHDSI enthusiast"
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/icdpicr"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ablack3/icdpicr",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/icdpicr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ablack3/icdpicr",
  "_realowner": "ablack3",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-01-28"
    },
    {
      "version": "1.0.1",
      "date": "2022-03-12"
    }
  ],
  "_exports": [
    "cat_trauma"
  ],
  "_datasets": [
    {
      "name": "injury",
      "title": "ICD10CM injury codes",
      "object": "injury",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dx1",
        "dx2",
        "dx3",
        "dx4",
        "dx5",
        "dx6",
        "dx7",
        "dx8",
        "dx9",
        "dx10",
        "died"
      ],
      "rows": 100477,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cat_trauma",
      "title": "Categorize trauma data",
      "topics": [
        "cat_trauma"
      ]
    },
    {
      "page": "icdpicr",
      "title": "ICDPICR",
      "topics": [
        "icdpicr"
      ]
    },
    {
      "page": "injury",
      "title": "ICD10CM injury codes",
      "topics": [
        "injury"
      ]
    }
  ],
  "_readme": "https://github.com/ablack3/icdpicr/raw/HEAD/readme.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "implementation-details.Rmd",
      "filename": "implementation-details.html",
      "title": "Implementation Details",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Programs to derive severity scores",
        "Tables used in calculating severity scores",
        "Program cat_trauma",
        "Testing different methods of scoring",
        "Table 1: C-statistics for prediction of mortality",
        "Table 2: Mortality for ISS category (%)",
        "Suggested options for different types of data",
        "References"
      ],
      "created": "2021-01-18 03:16:42",
      "modified": "2022-03-12 20:10:36",
      "commits": 4
    }
  ],
  "_score": 4.845098040014257,
  "_indexed": true,
  "_nocasepkg": "icdpicr",
  "_universes": [
    "ablack3"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-21T11:10:44.000Z",
      "distro": "noble",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "1345fa1e10bdd0d776a111c0503ed655053eb390548f0c6e5142bc409363499d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-21T11:10:40.000Z",
      "distro": "noble",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "18577bcd7974e76f8b3dc2a325242981c54da82ece78b1c5d33df445254acf43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-21T11:10:01.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "39dc7ba65134628a740dffb4342b7480744f86bc1e7da40bc3fc3f0a6f988608",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-21T11:09:53.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "830331a7edb2e10cc43f2cb7facde0d29f2f5643e8035e9364689da29a83bb9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-21T11:10:44.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "22ac6d454e2d43c1fdac12f60154226d8ac2b6fed13d9582e5ece596f32d7577",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-21T11:10:06.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "e830aa915887fdccdcb6f62a51ccacd00cf041d76110544d4c59f1ffa113d900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-21T11:09:36.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "3b777e6258178ed7f0e4739ef35c8a68bd993a3b4bad393d62a02a7baefe90f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-21T11:10:31.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "ec51c543422f8c2c47ac94029fa161fbfe5dd4a1a0c6fe868a553ee05c1249a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/27902312868"
    }
  ]
}