fitbitr: Interface with the 'Fitbit' API

Many 'Fitbit' users, and R-friendly 'Fitbit' users especially, have found themselves curious about their 'Fitbit' data. 'Fitbit' aggregates a large amount of personal data, much of which is interesting for personal research and to satisfy curiosity, and is even potentially useful in medical settings. The goal of 'fitbitr' is to make interfacing with the 'Fitbit' API as streamlined as possible, to make it simple for R users of all backgrounds and comfort levels to analyze their 'Fitbit' data and do whatever they want with it! Currently, 'fitbitr' includes methods for pulling data on activity, sleep, and heart rate, but this list is likely to grow in the future as the package gains more traction and more requests for new methods to be implemented come in. You can find details on the 'Fitbit' API at <https://dev.fitbit.com/build/reference/web-api/>.

Version: 0.3.0
Imports: dplyr, httr, janitor, jsonlite, lubridate, magrittr, purrr, rlang, tibble (≥ 2.0.0), tidyr
Suggests: checkmate (≥ 2.0.0), devtools, spelling, testthat (≥ 3.0.0)
Published: 2023-03-25
Author: Matt Kaye [aut, cre]
Maintainer: Matt Kaye <mrkaye97 at gmail.com>
BugReports: https://github.com/mrkaye97/fitbitr/issues
License: GPL (≥ 3)
URL: https://github.com/mrkaye97/fitbitr, https://matthewrkaye.com/fitbitr/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: fitbitr results

Documentation:

Reference manual: fitbitr.pdf

Downloads:

Package source: fitbitr_0.3.0.tar.gz
Windows binaries: r-devel: fitbitr_0.3.0.zip, r-release: fitbitr_0.3.0.zip, r-oldrel: fitbitr_0.3.0.zip
macOS binaries: r-release (arm64): fitbitr_0.3.0.tgz, r-oldrel (arm64): fitbitr_0.3.0.tgz, r-release (x86_64): fitbitr_0.3.0.tgz
Old sources: fitbitr archive

Linking:

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