The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

fitbitViz

2026-04-27:


The fitbitViz R package allows the extraction of data and the visualization of ggplot2, Leaflet and 3-dimensionsal Rayshader Maps based on Fitbit data. If you own any of the Fitbit activity trackers you can take advantage of this package.

The 3-dimensional Rayshader Map requires the installation of the CopernicusDEM R package which includes the 30- and 90-meter elevation data.


Package Installation & Citation:


To install the package from CRAN use,

install.packages("fitbitViz")


and to download the latest version of the package from Github,

remotes::install_github('mlampros/fitbitViz')


If you use the fitbitViz R package in your paper or research please cite https://CRAN.R-project.org/package=fitbitViz:


@Manual{,
  title = {{fitbitViz}: Fitbit Visualizations},
  author = {Lampros Mouselimis},
  year = {2026},
  note = {R package version 1.0.8},
  url = {https://CRAN.R-project.org/package=fitbitViz},
}


These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.