Package: ccmReportR Title: Wraps 'CCM' with Utility Functions Version: 0.1.0 Authors@R: person(given = "James", family = "Lane", role = c("aut", "cre"), email = "lanejames35@gmail.com") Description: Provides a set of functions to perform queries against the 'CCM' API . BugReports: https://github.com/DurhamRegionHARP/ccmReportR/issues License: MIT + file LICENSE URL: https://github.com/DurhamRegionHARP/ccmReportR Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: dplyr (>= 1.0.2), httr (>= 1.4.2), jsonlite (>= 1.7.1), keyring (>= 1.1.0), lubridate (>= 1.7.9), purrr (>= 0.3.4), tibble (>= 3.0.5), rlang Config/pak/sysreqs: libsecret-1-dev libssl-dev Repository: https://durhamregionharp.r-universe.dev Date/Publication: 2021-02-16 17:31:23 UTC RemoteUrl: https://github.com/durhamregionharp/ccmreportr RemoteRef: HEAD RemoteSha: b947b8857086d3dbe3c4f08d3b9fa0fe556583cd NeedsCompilation: no Packaged: 2026-07-10 08:40:19 UTC; root Author: James Lane [aut, cre] Maintainer: James Lane