{
  "_id": "6a1ef814b401979e73417bd2",
  "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-05-19 06:07:31 UTC",
    "User": "root"
  },
  "Author": "Adam Black [aut, cre, cph],\nDavid Clark [aut, cph]",
  "Maintainer": "Adam Black <ablack3@gmail.com>",
  "MD5sum": "6187012b44a2bf82c621553a991b6124",
  "_user": "ablack3",
  "_type": "src",
  "_file": "icdpicr_1.0.1.tar.gz",
  "_fileid": "b40112edfc712a3e8b0725eff143290849ca0d4ed3c6973753c6f2fea4232379",
  "_filesize": 951011,
  "_sha256": "b40112edfc712a3e8b0725eff143290849ca0d4ed3c6973753c6f2fea4232379",
  "_created": "2026-05-19T06:07:31.000Z",
  "_published": "2026-06-02T15:34:44.393Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79109445107,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076091255"
    },
    {
      "job": 79109445494,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076093305"
    },
    {
      "job": 79109445701,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076092846"
    },
    {
      "job": 79109445651,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076086098"
    },
    {
      "job": 79109444986,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076060163"
    },
    {
      "job": 79109444317,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362413206"
    },
    {
      "job": 79109444837,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076078968"
    },
    {
      "job": 79109445620,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076078009"
    },
    {
      "job": 79109445545,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076078064"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219",
  "_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",
    "description": "R and OHDSI enthusiast"
  },
  "_downloads": {
    "count": 240,
    "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",
    "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-05-19T06:09:43.000Z",
      "distro": "noble",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "1ef16a8972b5047369483be5ee858065aaf453daa9268f0e6d0b17a8ec37650b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-19T06:09:53.000Z",
      "distro": "noble",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "04df151f8138ef8a7c90a4dbe5a7b1776fd14bfe53aca87d832b4a4830eee17a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-19T06:09:50.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "74be457ec58ea0ed9ff02aeabd35463abd06627fc45725c11f59dd846f8036a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-19T06:09:28.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "ceaf8c89eeb010be6e9e83c2e68b2d6336ceb67174d08235e591f24e3a2da025",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T06:08:45.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "e9d59c70c4aaa556de74a49d27e49461edc8a5aa3e25c2c6afe6897e2cd3d733",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T06:08:42.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "7d99ffd7752b2f3d0d0a68acc7d4f5bc977a1bea43c50b05432439897a1c5235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T06:08:39.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "edeb850641b57c031575b2c8c7587879647854ffdd26791230c48766b6e3f5a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T15:34:13.000Z",
      "commit": "67e17f8bd7356a6d5a54599e0a8f8d4440712e82",
      "fileid": "bcd829d77ec5545d30948b1559c0e20941b5e751cc3028d8191aa868c7788725",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ablack3/actions/runs/26079448219"
    }
  ]
}