Enables a user to consume the 'BambooHR' API endpoints using R. The
  actual URL of the API will depend on your company domain, and will be handled
  by the package automatically once you setup the config file. The API documentation
  can be found here <https://documentation.bamboohr.com/docs>.
| Version: | 0.1.1 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | rlang, glue, httr, curl, jsonlite, magrittr, dplyr, purrr, tibble, tidyr, lubridate, janitor, stringr, cli, withr | 
| Suggests: | httptest, testthat | 
| Published: | 2023-10-25 | 
| DOI: | 10.32614/CRAN.package.bambooHR | 
| Author: | Tom Bowling [aut, cre],
  Tim Fry [aut],
  Harry Alexander [ctb],
  Andrew Little [ctb],
  Mark Druffel [ctb] | 
| Maintainer: | Tom Bowling  <tom.bowling at ascent.io> | 
| BugReports: | https://github.com/MangoTheCat/bambooHR/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://mangothecat.github.io/bambooHR/ | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | bambooHR results |