NEWS | R Documentation |
New CRAN release, only minor improvements to syntax
readWav now correctly identifies the header and first timestamp
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.
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
Now also extracting GENEActiv RecordingID, Handedness, DeviceLocation and DeviceModel from header
Removed skin_on_cran() calls in unit test
Improved description for resample function
Fixed errors resulting from how lux values are read (issue #12)
Addressing request from CRAN to revise AxivityNumUnpack
First release with functionality for reading Axivity .cwa, GENEActiv .bin, and Genea, .bin data.