{
  "_id": "6a482be3e06c18f0a652f5fd",
  "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-07-03 21:34:36 UTC",
    "User": "root"
  },
  "Author": "Matt Kaye [aut, cre]",
  "Maintainer": "Matt Kaye <mrkaye97@gmail.com>",
  "_user": "mrkaye97",
  "_type": "src",
  "_file": "fitbitr_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bece54c6f62e79b8626f2ac929f27296bbcce868098d6bc444d1152a61b80e1b",
  "_filesize": 511832,
  "_sha256": "bece54c6f62e79b8626f2ac929f27296bbcce868098d6bc444d1152a61b80e1b",
  "_expires": "2026-10-11T21:38:41.000Z",
  "_created": "2026-07-03T21:34:36.000Z",
  "_published": "2026-07-03T21:38:43.574Z",
  "_jobs": [
    {
      "job": 85074059161,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075099294"
    },
    {
      "job": 85074059148,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075104769"
    },
    {
      "job": 85074059175,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075090155"
    },
    {
      "job": 85074059151,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075082443"
    },
    {
      "job": 85073749181,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075068496"
    },
    {
      "job": 85074059156,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8075098759"
    },
    {
      "job": 85074059168,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8075083711"
    },
    {
      "job": 85074059243,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8075082394"
    },
    {
      "job": 85074059169,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8075087862"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 63
  },
  "_downloads": {
    "count": 324,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fitbitr"
  },
  "_devurl": "https://github.com/mrkaye97/fitbitr",
  "_searchresults": 37,
  "_rbuild": "4.6.1",
  "_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.443262987458695,
  "_indexed": true,
  "_nocasepkg": "fitbitr",
  "_universes": [
    "mrkaye97"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-03T21:37:25.000Z",
      "distro": "resolute",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/3e4b1a7fa5febb1eb879df38902d811e477956fe8fa49e2ae5d4101392724102",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-03T21:37:55.000Z",
      "distro": "resolute",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/97e551f411968a7474d56604ff45c2dd4e224e399f00a804f44b792ab6bd31b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-03T21:36:34.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/f0cf1fe401e6e2050425360ef0afc776c098c8ec73c18df2e85a98188b392dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-03T21:36:02.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/a886aafae9cad666a3dd7f6342a3f147ed761dd717fd91dd99ded58cc7be5e25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-03T21:37:43.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/940aa67ee5b48d108788d3d0a62b55b9685f9656ac4c4b1865eb1dabca59ff69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-03T21:35:55.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/5a169050fd4fa9489bf2a4bfdf9ef0fa76ff5454b923e84897211a73677e98d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-03T21:35:50.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/9879b65a5de81035f2a3482f3eb8e6ccc3983a8a735fd710a7c29bab60c53fe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-03T21:36:16.000Z",
      "commit": "cef60d1096b486dfeadabe86dcb14c66b455e30c",
      "fileid": "https://r2.ropensci.org/63b0685dcc1da31ff35c58d3d18c356285764e27e74d0f902ed20afec1120a73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrkaye97/actions/runs/28684223896"
    }
  ]
}