/usr/lib/R/site-library/fitbitScraper/DESCRIPTION is in r-cran-fitbitscraper 0.1.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | Package: fitbitScraper
Title: Scrapes Data from Fitbit
Version: 0.1.7
Author: Cory Nissen <corynissen@gmail.com> [aut, cre]
Maintainer: Cory Nissen <corynissen@gmail.com>
Description: Scrapes data from Fitbit <http://www.fitbit.com>. This does not use the official
API, but instead uses the API that the web dashboard uses to generate the graphs
displayed on the dashboard after login at <http://www.fitbit.com>.
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
LazyData: true
Imports: httr, stringr, jsonlite, methods, utils
URL: https://github.com/corynissen/fitbitScraper
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown, ggplot2, ggthemes
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-05-19 12:20:00 UTC; 60018847
Repository: CRAN
Date/Publication: 2016-05-19 20:31:18
Built: R 3.3.1; ; "Sun, 12 Jun 2016 05:16:12 +0200"; unix
|