bambooHR: A Wrapper to the 'BambooHR' API

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.0
Depends: R (≥ 4.0.0)
Imports: rlang, glue, httr, curl, jsonlite, magrittr, dplyr, purrr, tibble, tidyr, lubridate, testthat, janitor, stringr, cli, withr, fs
Suggests: httptest
Published: 2022-03-15
Author: Tom Bowling [aut, cre], Harry Alexander [aut], Tim Fry [aut], 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

Documentation:

Reference manual: bambooHR.pdf

Downloads:

Package source: bambooHR_0.1.0.tar.gz
Windows binaries: r-devel: bambooHR_0.1.0.zip, r-release: bambooHR_0.1.0.zip, r-oldrel: bambooHR_0.1.0.zip
macOS binaries: r-release (arm64): bambooHR_0.1.0.tgz, r-oldrel (arm64): bambooHR_0.1.0.tgz, r-release (x86_64): bambooHR_0.1.0.tgz, r-oldrel (x86_64): bambooHR_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bambooHR to link to this page.