Skip to content

Releases: wadpac/GGIRread

0.2.6

05 Dec 17:45
70630c5
Compare
Choose a tag to compare
  • New CRAN release, only minor improvements to syntax

0.2.5

09 Nov 14:57
Compare
Choose a tag to compare
  • readWav now correctly identifies the header and first timestamp

0.2.4

10 Oct 11:52
Compare
Choose a tag to compare
  • Addressing POSIX errors in R-devel.
  • Speeding up readAxivity function by approximately 40 percent.
  • Adding readWav function for reading accelerometer data stored in wav(Audio) format. This function was formerly known as g.wavread in the GGIR package but has been migrated here to make the GGIR package lighter.

0.2.3

30 Sep 16:59
Compare
Choose a tag to compare
  • Changed POSIXlt to character conversion to be compatible with R-devel update svn revision r82904 (2022-09-24 19:32:52)
  • Tidying up namespace references
  • Added zzz function to auto-check onattach package version relative to CRAN

0.2.2

01 Sep 06:05
Compare
Choose a tag to compare
  • Now also extracting GENEActiv RecordingID, Handedness, DeviceLocation and DeviceModel from header
  • Removed skin_on_cran() calls in unit tests
  • Improved description for resample function
  • Fixed errors resulting from how lux values are read (issue #12)

0.2.1

18 Aug 12:41
68f03a7
Compare
Choose a tag to compare
  • Address request from CRAN to revise AxivityNumUnpack

0.2.0

16 Aug 13:49
Compare
Choose a tag to compare

First release with functionality for reading Axivity .cwa, GENEActiv .bin, and Genea, .bin data as submitted to CRAN.