Skip to content

Releases: wadpac/GGIRread

1.0.7

28 Nov 13:18

Choose a tag to compare

  • Parmay Matrix:

    • Fixed minor bug in the conversion of accelerometer and gyroscope readings #82
    • Correct documentation for header structure of bin files in readParmayMatrix #83
    • Update Parmay matrix website in README and readParmayMatrix function documentation #87
    • Enhanced robustness when reading partially corrupted files, valid data packets are now processed, while only corrupted sections are skipped #88
  • Workflows: Updated to the latest r-lib/actions examples and fixed r-cmd-check-basic to pass

1.0.6

16 Jul 06:41

Choose a tag to compare

(GitHub-only-release)

  • Actical: Improve detection of recording start #85

1.0.5

09 May 15:07

Choose a tag to compare

  • Fitbit: Now also loads heart rate data #78

  • ActiWatch: Enable recognition of file extension when filename has more than one dot.

1.0.4

04 Apr 06:54

Choose a tag to compare

  • Fitbit: Fix bug preventing the loading of a sequence of json files. #76

  • Add functions for reading Parmay Tech Matrix sensor (bin/BIN files) with accelerometer, gyroscope, temperature, and heart rate #70.

1.0.3

10 Mar 07:36

Choose a tag to compare

  • Actiwatch: Extract marker button data from .AWD and .CSV files #72

  • Philips Health Band: Extract marker button data from .xlsx files #72

  • Actical csv data: Improved detection of time series start. #73

1.0.2

25 Feb 14:04

Choose a tag to compare

  • Added a NEWS.md file to track changes to the package.
  • Stops interactive calling of chooseCRANmirror on .onAttach if interactive and CRAN mirror not set GGIR #1141.
  • GGIRread version look-up in .onattach() no longer crashes when computer is offline.
  • Migrate read function for ActiGraph (csv) and Actiwatch (csv/awd) count data to GGIRread #68.
  • Add function for reading Actical (csv) count data #68.
  • Add functions for reading and merging Philips Health Band file pairs (xlsx) #68.
  • Add functions for reading and merging Fitbit (json) files with sleep, steps, and/or calories #68.

1.0.1

03 Jun 08:15

Choose a tag to compare

Progress bar fixed, issue #63 (credits: John Muschellij)

1.0.0

03 Jun 08:14
af8a376

Choose a tag to compare

  • GENEActiv no longer prints error to console when more data is requested than is in the file because this is not an error, issue #58

0.3.3

24 Jan 14:50

Choose a tag to compare

  • When GENEActiv device battery runs low before downloading data the timestamp in the file header will default to 2010-9-16. This is now corrected by using the timestamp from the first page header instead, issue #56

0.3.2

06 Dec 07:10

Choose a tag to compare

  • Improved handling of failed checksum in .cwa files #53 (credits: Lena Kushleyeva)