{
  "_id": "6a50c0b589c83ec243a304cd",
  "Package": "bambooHR",
  "Type": "Package",
  "Title": "A Wrapper to the 'BambooHR' API",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Tom\", \"Bowling\", , \"tom.bowling@ascent.io\", role = c(\"aut\", \"cre\")),\nperson(\"Tim\", \"Fry\", , \"tim.fry@ascent.io\", role = \"aut\"),\nperson(\"Harry\", \"Alexander\", role = \"ctb\"),\nperson(\"Andrew\", \"Little\", role = \"ctb\"),\nperson(\"Mark\", \"Druffel\", , \"mdruffel@propellerpdx.com\", role = \"ctb\"))",
  "Maintainer": "Tom Bowling <tom.bowling@ascent.io>",
  "Description": "Enables a user to consume the 'BambooHR' API endpoints\nusing R. The actual URL of the API will depend on your company\ndomain, and will be handled by the package automatically once\nyou setup the config file. The API documentation can be found\nhere <https://documentation.bamboohr.com/docs>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "URL": "https://mangothecat.github.io/bambooHR/",
  "BugReports": "https://github.com/MangoTheCat/bambooHR/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://mangothecat.r-universe.dev",
  "Date/Publication": "2023-10-27 11:15:36 UTC",
  "RemoteUrl": "https://github.com/mangothecat/bamboohr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1671b5cfea969513469370e6955578456694f7c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 09:49:09 UTC",
    "User": "root"
  },
  "Author": "Tom Bowling [aut, cre],\nTim Fry [aut],\nHarry Alexander [ctb],\nAndrew Little [ctb],\nMark Druffel [ctb]",
  "_user": "mangothecat",
  "_type": "src",
  "_file": "bambooHR_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1b6687b49fc2c788a2e6df5bf5630921b75de0f434185c20503fb8ca3c6d6a84",
  "_filesize": 429385,
  "_sha256": "1b6687b49fc2c788a2e6df5bf5630921b75de0f434185c20503fb8ca3c6d6a84",
  "_expires": "2026-10-18T09:51:47.000Z",
  "_created": "2026-07-10T09:49:09.000Z",
  "_published": "2026-07-10T09:51:49.110Z",
  "_jobs": [
    {
      "job": 86334333027,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224116881"
    },
    {
      "job": 86334332915,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224116550"
    },
    {
      "job": 86334332898,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224098412"
    },
    {
      "job": 86334332887,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224111850"
    },
    {
      "job": 86333859067,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224069625"
    },
    {
      "job": 86334332914,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224114076"
    },
    {
      "job": 86334332904,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224104256"
    },
    {
      "job": 86334332907,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224104006"
    },
    {
      "job": 86334332970,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224097953"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053",
  "_status": "success",
  "_upstream": "https://github.com/mangothecat/bamboohr",
  "_commit": {
    "id": "a1671b5cfea969513469370e6955578456694f7c",
    "author": "Xinye Li <lixinye@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #49 from MangoTheCat/develop\n\nDevelop",
    "time": 1698405336
  },
  "_maintainer": {
    "name": "Tom Bowling",
    "email": "tom.bowling@ascent.io"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mangothecat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tbowling87",
      "count": 28,
      "uuid": 46932702
    },
    {
      "user": "harryjalexander",
      "count": 18,
      "uuid": 96472942
    },
    {
      "user": "mark-druffel",
      "count": 4,
      "uuid": 5033488
    },
    {
      "user": "tf518",
      "count": 3,
      "uuid": 73905984
    },
    {
      "user": "andrewl776",
      "count": 3,
      "uuid": 64008720
    },
    {
      "user": "xinye1",
      "count": 2,
      "uuid": 5769630
    },
    {
      "user": "alex-is-king",
      "count": 1,
      "uuid": 58868553
    }
  ],
  "_userbio": {
    "uuid": 7646332,
    "type": "organization",
    "name": "Mango Solutions",
    "followers": 24
  },
  "_downloads": {
    "count": 357,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bambooHR"
  },
  "_devurl": "https://github.com/mangothecat/bamboohr",
  "_pkgdown": "https://mangothecat.github.io/bambooHR/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bambooHR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mangothecat/bamboohr",
  "_realowner": "mangothecat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-15"
    },
    {
      "version": "0.1.1",
      "date": "2023-10-25"
    }
  ],
  "_exports": [
    "%>%",
    "build_url",
    "config_setup",
    "get_company_file",
    "get_employee",
    "get_employee_file",
    "get_meta",
    "get_report",
    "get_request",
    "get_table",
    "get_timeoff_policies",
    "get_timeoff_requests",
    "get_timeoff_types",
    "get_whos_out",
    "use_config"
  ],
  "_help": [
    {
      "page": "build_url",
      "title": "Build URL Endpoints with Company Domain and API Version",
      "topics": [
        "build_url"
      ]
    },
    {
      "page": "config_setup",
      "title": "Create a JSON config file",
      "topics": [
        "config_setup"
      ]
    },
    {
      "page": "get_company_file",
      "title": "Retrieve A Company File.",
      "topics": [
        "get_company_file"
      ]
    },
    {
      "page": "get_employee",
      "title": "Get employee data by specifying a set of fields.",
      "topics": [
        "get_employee"
      ]
    },
    {
      "page": "get_employee_file",
      "title": "Retrieve An Employee File",
      "topics": [
        "get_employee_file"
      ]
    },
    {
      "page": "get_meta",
      "title": "Get Meta Information",
      "topics": [
        "get_meta"
      ]
    },
    {
      "page": "get_report",
      "title": "Get Company Report",
      "topics": [
        "get_report"
      ]
    },
    {
      "page": "get_request",
      "title": "Bamboo HR API get request wrapper",
      "topics": [
        "get_request"
      ]
    },
    {
      "page": "get_table",
      "title": "Bamboo API get request wrapper for BambooHR tables",
      "topics": [
        "get_table"
      ]
    },
    {
      "page": "get_timeoff_policies",
      "title": "Get Time Off policies",
      "topics": [
        "get_timeoff_policies"
      ]
    },
    {
      "page": "get_timeoff_requests",
      "title": "Get Time Off Requests",
      "topics": [
        "get_timeoff_requests"
      ]
    },
    {
      "page": "get_timeoff_types",
      "title": "Get Time Off Types",
      "topics": [
        "get_timeoff_types"
      ]
    },
    {
      "page": "get_whos_out",
      "title": "Get a list of Who's Out",
      "topics": [
        "get_whos_out"
      ]
    },
    {
      "page": "response_view",
      "title": "View Data About a Response.",
      "topics": [
        "response_view"
      ]
    },
    {
      "page": "use_config",
      "title": "Use Config File",
      "topics": [
        "use_config"
      ]
    }
  ],
  "_readme": "https://github.com/mangothecat/bamboohr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "bamboohr",
  "_universes": [
    "mangothecat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T09:51:16.000Z",
      "distro": "resolute",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/e0900556417ad9f83c103e3f3c821d385d9e786bf18e909fc58eeb18054a1577",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T09:51:16.000Z",
      "distro": "resolute",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/c37e8e0dcb6ca6b84efdb76ca13378d358941760778e79238db8710d571623bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-10T09:50:30.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/7e01574ccf96803c57242d907d37bb8d40283708d7f6cb5a2dc5fed235e3e425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-10T09:51:00.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/63aa65fae5d6b19d34f6e64e48b513ea9ea7b2b1fb6373367fa7941df22e8d7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-10T09:51:21.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/0cf6b3d86dc4c20e489001ed4a39813fc52965976cfc68bcff9b8fbdde18898d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-10T09:50:37.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/35a8ff6a69446a9781a2a8715674981354ea3a75528e675e594f60b8ceab8fe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-10T09:50:36.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/8f76b33b699ef6ca6f3746e0afb96877f13390f410db5fefc4fbb4c08d118be2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-10T09:50:20.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "https://r2.ropensci.org/369704dbe24b16a72177788de55e3a8fa658bf065db0d713063385c8009521f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/29084162053"
    }
  ]
}