Package: icdpicr2 Type: Package Title: Categorize Injury Diagnosis Codes Version: 2.1.1 Authors@R: c(person(given = "David", family = "Clark", role = c("aut", "cre"), email = "david.clark@tufts.edu"), person(given = "Adam", family = "Black", role = "aut")) Description: Functions read a dataframe containing one or more International Classification of Diseases Tenth Revision codes per subject. They return original data with injury categorizations and severity scores added. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 3.5) Suggests: knitr, rmarkdown VignetteBuilder: knitr Imports: dplyr, stringr, tidyr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://clark-david.r-universe.dev Date/Publication: 2026-06-08 18:38:18 UTC RemoteUrl: https://github.com/clark-david/icdpicr2 RemoteRef: HEAD RemoteSha: cdf3794d5a9001ca29e76d3550dc185a2700c9d7 NeedsCompilation: no Packaged: 2026-06-08 20:12:56 UTC; root Author: David Clark [aut, cre], Adam Black [aut] Maintainer: David Clark