{
  "_id": "6a104e32acfb0bcc41ca092d",
  "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-05-10 06:37:03 UTC",
    "User": "root"
  },
  "Author": "Tom Bowling [aut, cre],\nTim Fry [aut],\nHarry Alexander [ctb],\nAndrew Little [ctb],\nMark Druffel [ctb]",
  "MD5sum": "90a3cc973242d0407971e0a935c83810",
  "_user": "mangothecat",
  "_type": "src",
  "_file": "bambooHR_0.1.1.tar.gz",
  "_fileid": "49f9bf2a6884b88e278118e10570305d86b626a550c22ac1d18c93cfccc33a67",
  "_filesize": 429186,
  "_sha256": "49f9bf2a6884b88e278118e10570305d86b626a550c22ac1d18c93cfccc33a67",
  "_created": "2026-05-10T06:37:03.000Z",
  "_published": "2026-05-22T12:38:10.918Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380851214,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901642102"
    },
    {
      "job": 77380851012,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901642986"
    },
    {
      "job": 77380851300,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901644641"
    },
    {
      "job": 77380851107,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901642430"
    },
    {
      "job": 77380850591,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901632746"
    },
    {
      "job": 77380850378,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160646304"
    },
    {
      "job": 77380850876,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901639752"
    },
    {
      "job": 77380851246,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901640406"
    },
    {
      "job": 77380851080,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901639369"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 280,
    "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.0",
  "_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",
    "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-05-10T06:38:46.000Z",
      "distro": "noble",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "041335bd5f39a1ce38c19cb26e8122685b61ef2e0e1e970a0f630f7bd272ee86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-10T06:38:56.000Z",
      "distro": "noble",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "6b5d52ee1b316f3f2ff019ec6be65e9ea1b8b33ca6bef73daabbe9fdd317f82f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-10T06:39:19.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "0c167d5eeae749a7fa610763046ce80fd8b17bea70ae210e99fc45e704a5fa9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-10T06:38:51.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "342e3647b1fa21ab97ab05859b2ff5536356a4e9a2b244a147032aa2bf98589b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-10T06:38:14.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "091978f0db1591f50b69a98740b2d181e7fb9146005d1db0f89c0483851533b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-10T06:38:22.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "7c6d00cf542cb48d31569798a496fe0aa2abb4f9e6fc776f122928b3f688332d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-10T06:38:11.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "44dcb66d832cd189d02c8dea122c8fc3589322a843cd1951e155d5edd73f6012",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T12:37:54.000Z",
      "commit": "a1671b5cfea969513469370e6955578456694f7c",
      "fileid": "29d45fbd87f7d5ce9175fa494398dc942539d63dfb3f1b9cba31a28ad232f75f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mangothecat/actions/runs/25621945973"
    }
  ]
}