Package: CHOIRBM Title: Plots the CHOIR Body Map Version: 0.0.2.9000 Authors@R: c(person(given = "Eric", family = "Cramer", role = c("aut", "cre"), email = "emcramer@stanford.edu", comment = c(ORCID = "0000-0003-2085-3679")), person(given = "Stanford University School of Medicine", role = c("cph", "fnd"))) Description: Collection of utility functions for visualizing body map data collected with the Collaborative Health Outcomes Information Registry. License: MIT + file LICENSE URL: https://github.com/emcramer/CHOIRBM BugReports: https://github.com/emcramer/CHOIRBM/issues Depends: R (>= 3.5.0) Imports: broom, ggplot2, rlang, stringr Suggests: knitr, rmarkdown, testthat (>= 2.0.0) VignetteBuilder: knitr Config/testthat/edition: 2 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: libicu-dev Repository: https://emcramer.r-universe.dev Date/Publication: 2025-07-09 18:29:49 UTC RemoteUrl: https://github.com/emcramer/choirbm RemoteRef: HEAD RemoteSha: 9bf68ab3c203b6a14c0f1fc611044f8fca6e3d20 NeedsCompilation: no Packaged: 2026-07-15 04:41:33 UTC; root Author: Eric Cramer [aut, cre] (ORCID: ), Stanford University School of Medicine [cph, fnd] Maintainer: Eric Cramer