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 |
Reference manual: | bambooHR.pdf |
Package source: | bambooHR_0.1.1.tar.gz |
Windows binaries: | r-devel: bambooHR_0.1.1.zip, r-release: bambooHR_0.1.1.zip, r-oldrel: bambooHR_0.1.1.zip |
macOS binaries: | r-devel (arm64): bambooHR_0.1.1.tgz, r-release (arm64): bambooHR_0.1.1.tgz, r-oldrel (arm64): bambooHR_0.1.1.tgz, r-devel (x86_64): bambooHR_0.1.1.tgz, r-release (x86_64): bambooHR_0.1.1.tgz, r-oldrel (x86_64): bambooHR_0.1.1.tgz |
Old sources: | bambooHR archive |
Please use the canonical form https://CRAN.R-project.org/package=bambooHR to link to this page.