Skip to content

CRAN release 0.1.5

Compare
Choose a tag to compare
@corynissen corynissen released this 25 Feb 16:07
· 31 commits to master since this release

fitbitScraper 0.1.5

  • use real URL in DESCRIPTION
  • added <> around URLs in DESCRIPTION
  • added methods and utils to imports in DESCRIPTION
  • added corresponding methods:: and utils:: in code
  • changed get_activity_data() function to have a working end_date.
  • pull request #7 calories burned vs intake
  • pull request #5 Add check.names=T for creating data.frames
  • pull request #4 slight changes to sleep variable names
  • pull request #3 Update login.R