{
  "_id": "6a156c77acfb0bcc41d63ea3",
  "Type": "Package",
  "Package": "fitbitr",
  "Title": "Interface with the 'Fitbit' API",
  "Version": "0.3.0",
  "Authors@R": "person(given = \"Matt\",\nfamily = \"Kaye\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mrkaye97@gmail.com\")",
  "Description": "Many 'Fitbit' users, and R-friendly 'Fitbit' users\nespecially, have found themselves curious about their 'Fitbit'\ndata. 'Fitbit' aggregates a large amount of personal data, much\nof which is interesting for personal research and to satisfy\ncuriosity, and is even potentially useful in medical settings.\nThe goal of 'fitbitr' is to make interfacing with the 'Fitbit'\nAPI as streamlined as possible, to make it simple for R users\nof all backgrounds and comfort levels to analyze their 'Fitbit'\ndata and do whatever they want with it! Currently, 'fitbitr'\nincludes methods for pulling data on activity, sleep, and heart\nrate, but this list is likely to grow in the future as the\npackage gains more traction and more requests for new methods\nto be implemented come in.  You can find details on the\n'Fitbit' API at\n<https://dev.fitbit.com/build/reference/web-api/>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/mrkaye97/fitbitr,\nhttps://matthewrkaye.com/fitbitr/",
  "BugReports": "https://github.com/mrkaye97/fitbitr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://mrkaye97.r-universe.dev",
  "Date/Publication": "2024-10-16 11:39:04 UTC",
  "RemoteUrl": "https://github.com/mrkaye97/fitbitr",
  "RemoteRef": "HEAD",
  "RemoteSha": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:44:57 UTC",
    "User": "root"
  },
  "Author": "Matt Kaye [aut, cre]",
  "Maintainer": "Matt Kaye <mrkaye97@gmail.com>",
  "MD5sum": "41922566215d29d03f7d424e78adf96e",
  "_user": "mrkaye97",
  "_type": "src",
  "_file": "fitbitr_0.3.0.tar.gz",
  "_fileid": "dfd2c605cd43131ffdc7c2b032e4f8b611bf7a2775f211961a3f12396ca5a0cd",
  "_filesize": 509090,
  "_sha256": "dfd2c605cd43131ffdc7c2b032e4f8b611bf7a2775f211961a3f12396ca5a0cd",
  "_created": "2026-05-26T09:44:57.000Z",
  "_published": "2026-05-26T09:48:39.117Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77848538179,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213903130"
    },
    {
      "job": 77848538166,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213915458"
    },
    {
      "job": 77848538118,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213880675"
    },
    {
      "job": 77848538108,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213893348"
    },
    {
      "job": 77847788448,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213852304"
    },
    {
      "job": 77848538105,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213897963"
    },
    {
      "job": 77848538156,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213894905"
    },
    {
      "job": 77848538194,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213884928"
    },
    {
      "job": 77848538143,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213885945"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrkaye97/fitbitr",
  "_commit": {
    "id": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
    "author": "Matt Kaye <mrkaye97@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "badge",
    "time": 1729078744
  },
  "_maintainer": {
    "name": "Matt Kaye",
    "email": "mrkaye97@gmail.com",
    "login": "mrkaye97",
    "description": "",
    "uuid": 44219491
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mrkaye97",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "fitbit"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "mrkaye97",
      "count": 202,
      "uuid": 44219491
    },
    {
      "user": "naltmann",
      "count": 1,
      "uuid": 6730900
    }
  ],
  "_userbio": {
    "uuid": 44219491,
    "type": "user",
    "name": "matt"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fitbitr"
  },
  "_devurl": "https://github.com/mrkaye97/fitbitr",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fitbitr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mrkaye97/fitbitr",
  "_realowner": "mrkaye97",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-06-07"
    },
    {
      "version": "0.2.0",
      "date": "2021-08-22"
    },
    {
      "version": "0.3.0",
      "date": "2023-03-25"
    }
  ],
  "_exports": [
    "%>%",
    "generate_fitbitr_token",
    "get_active_zone_minutes_intraday",
    "get_activity_calories",
    "get_activity_summary",
    "get_calories",
    "get_calories_bmr",
    "get_calories_intraday",
    "get_distance",
    "get_distance_intraday",
    "get_elevation",
    "get_elevation_intraday",
    "get_floors",
    "get_floors_intraday",
    "get_heart_rate_intraday",
    "get_heart_rate_zones",
    "get_lifetime_bests",
    "get_lifetime_totals",
    "get_minutes_fairly_active",
    "get_minutes_lightly_active",
    "get_minutes_sedentary",
    "get_minutes_very_active",
    "get_sleep_stage_granular",
    "get_sleep_stage_summary",
    "get_sleep_summary",
    "get_steps",
    "get_steps_intraday",
    "get_tracker_bests",
    "get_tracker_totals",
    "perform_get"
  ],
  "_help": [
    {
      "page": "generate_fitbitr_token",
      "title": "Generate an Oauth token",
      "topics": [
        "generate_fitbitr_token"
      ]
    },
    {
      "page": "get_active_zone_minutes_intraday",
      "title": "Get intraday active zone minutes time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_active_zone_minutes_intraday"
      ]
    },
    {
      "page": "get_activity_calories",
      "title": "Activity Calories Time Series",
      "topics": [
        "get_activity_calories"
      ]
    },
    {
      "page": "get_activity_summary",
      "title": "Activity Summary",
      "topics": [
        "get_activity_summary"
      ]
    },
    {
      "page": "get_calories",
      "title": "Calories Time Series",
      "topics": [
        "get_calories"
      ]
    },
    {
      "page": "get_calories_bmr",
      "title": "Calories BMR Time Series",
      "topics": [
        "get_calories_bmr"
      ]
    },
    {
      "page": "get_calories_intraday",
      "title": "Get intraday calories time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_calories_intraday"
      ]
    },
    {
      "page": "get_distance",
      "title": "Distance Time Series",
      "topics": [
        "get_distance"
      ]
    },
    {
      "page": "get_distance_intraday",
      "title": "Get intraday distance time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_distance_intraday"
      ]
    },
    {
      "page": "get_elevation",
      "title": "Elevation Time Series",
      "topics": [
        "get_elevation"
      ]
    },
    {
      "page": "get_elevation_intraday",
      "title": "Get intraday elevation time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_elevation_intraday"
      ]
    },
    {
      "page": "get_floors",
      "title": "Floors Time Series",
      "topics": [
        "get_floors"
      ]
    },
    {
      "page": "get_floors_intraday",
      "title": "Get intraday floors time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_floors_intraday"
      ]
    },
    {
      "page": "get_heart_rate_intraday",
      "title": "Get intraday heart time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_heart_rate_intraday"
      ]
    },
    {
      "page": "get_heart_rate_zones",
      "title": "Heart Rate Zones",
      "topics": [
        "get_heart_rate_zones"
      ]
    },
    {
      "page": "get_intraday_time_series",
      "title": "Get an intraday time series",
      "topics": [
        "get_intraday_time_series"
      ]
    },
    {
      "page": "get_lifetime_bests",
      "title": "Lifetime Bests",
      "topics": [
        "get_lifetime_bests"
      ]
    },
    {
      "page": "get_lifetime_totals",
      "title": "Lifetime Totals",
      "topics": [
        "get_lifetime_totals"
      ]
    },
    {
      "page": "get_minutes_fairly_active",
      "title": "Minutes Fairly Active Time Series",
      "topics": [
        "get_minutes_fairly_active"
      ]
    },
    {
      "page": "get_minutes_lightly_active",
      "title": "Minutes Lightly Active Time Series",
      "topics": [
        "get_minutes_lightly_active"
      ]
    },
    {
      "page": "get_minutes_sedentary",
      "title": "Minutes Sedentary Time Series",
      "topics": [
        "get_minutes_sedentary"
      ]
    },
    {
      "page": "get_minutes_very_active",
      "title": "Minutes Very Active Time Series",
      "topics": [
        "get_minutes_very_active"
      ]
    },
    {
      "page": "get_sleep_stage_granular",
      "title": "Granular Sleep Stage Data",
      "topics": [
        "get_sleep_stage_granular"
      ]
    },
    {
      "page": "get_sleep_stage_summary",
      "title": "Nightly Sleep Stage Summary Data",
      "topics": [
        "get_sleep_stage_summary"
      ]
    },
    {
      "page": "get_sleep_summary",
      "title": "Nightly Sleep Summary",
      "topics": [
        "get_sleep_summary"
      ]
    },
    {
      "page": "get_steps",
      "title": "Steps Time Series",
      "topics": [
        "get_steps"
      ]
    },
    {
      "page": "get_steps_intraday",
      "title": "Get intraday steps time series",
      "concept": [
        "intraday"
      ],
      "topics": [
        "get_steps_intraday"
      ]
    },
    {
      "page": "get_tracker_bests",
      "title": "Tracker Bests",
      "topics": [
        "get_tracker_bests"
      ]
    },
    {
      "page": "get_tracker_totals",
      "title": "Tracker Totals",
      "topics": [
        "get_tracker_totals"
      ]
    },
    {
      "page": "get",
      "title": "Perform a GET request",
      "topics": [
        "perform_get"
      ]
    }
  ],
  "_readme": "https://github.com/mrkaye97/fitbitr/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": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "fitbitr",
  "_universes": [
    "mrkaye97"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-26T09:47:23.000Z",
      "distro": "noble",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "1ab4ef0643bfa3e13b0fd2cbbd5e12d6705ed44c20a981e1ecc432efee559bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-26T09:47:57.000Z",
      "distro": "noble",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "36aa799cc8f8a6f7874653f0425ab2b9eba71b7247fd3ba2a4756d04c9b1ba49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-26T09:46:25.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "c9781818e3b7dbab0561b3082a41780488c532e6d139f00b3ff00e514244edf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-26T09:46:53.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "220d5fdee168eefbe1a84244945986c5bb8059f2688761bb67c0f477adeb0ca7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-26T09:47:28.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "f562b0bd250e4d6897f25d4e6f14031a8a0fbaf9196e661aa4de5d4168e9fec0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-26T09:46:53.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "466c24f898fe7edfd9017fb01bac2ae6f2edc43f624b2b59924e02d9d1989174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-26T09:46:24.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "ddeb05fbc968241e587c9c5a4a9199ffc87d92a416e5771ddd68349667461474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-26T09:46:27.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "3fabdb854ba547140e3426683604fff8c58599c210b6c1672add0bef9ecc4fbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/26444653862"
    }
  ]
}