Package: ccmReportR 0.1.0
ccmReportR: Wraps 'CCM' with Utility Functions
Provides a set of functions to perform queries against the 'CCM' API <https://mohcontacttracing.my.salesforce.com>.
Authors:
ccmReportR_0.1.0.tar.gz
ccmReportR_0.1.0.zip(r-4.7)ccmReportR_0.1.0.zip(r-4.6)ccmReportR_0.1.0.zip(r-4.5)
ccmReportR_0.1.0.tgz(r-4.6-any)ccmReportR_0.1.0.tgz(r-4.5-any)
ccmReportR_0.1.0.tar.gz(r-4.7-any)ccmReportR_0.1.0.tar.gz(r-4.6-any)
ccmReportR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ccmReportR/json (API)
NEWS
| # Install 'ccmReportR' in R: |
| install.packages('ccmReportR', repos = c('https://durhamregionharp.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/durhamregionharp/ccmreportr/issues
Last updated from:b947b88570. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 186 | ||
| macos-oldrel-arm64 | OK | 166 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 96 |
Exports:getCaseAttributegetCasesgetExposureAttributegetExposuresgetOutbreakAttributegetOutbreakslogin
Dependencies:askpassclicpp11curldplyrfilelockgenericsgluehttrjsonlitekeyringlifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsystibbletidyselecttimechangeutf8vctrswithryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get data from CCM for a specified record | getAttribute |
| Get attributes related to a case | getCaseAttribute |
| Execute a SOQL query against the Case object | getCases |
| Helper function for building SOQL queries | getDBLabels |
| Get attributes related to an exposure | getExposureAttribute |
| Execute a SOQL query against the Exposure object | getExposures |
| Retrieve a Health Unit's Id by name | getHealthUnitByName |
| Get attributes related to an outbreak | getOutbreakAttribute |
| Execute a SOQL query against the Outbreak object | getOutbreaks |
| Obtain an access token to authorize requests | login |
| Helper function for building ISO-8601 dates | makeTimestamp |
