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.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
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

Documentation:

Reference manual: bambooHR.pdf

Downloads:

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-release (arm64): bambooHR_0.1.1.tgz, r-oldrel (arm64): bambooHR_0.1.1.tgz, r-release (x86_64): bambooHR_0.1.1.tgz
Old sources: bambooHR archive

Linking:

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