- Added batch-reading functionality, see #40
- Added extraction of features.
- Added
extract_gt3x_info
for allowing of passing of connections for info text files.
- Added timeout for
gt3x_datapath
downloading. - Released to CRAN
- Exported
datetime2ticks
andticks2datetime
. - Changed options export with
readGT3X
. - Released to CRAN.
- Released to CRAN on 2021-01-07.
- dev note: release SHA commit f23eda5
- Memory issues with Windows cloud systems is solved for now.
- Fixing the time stamp problem with 30 Hz.
- Added a
NEWS.md
file to track changes to the package. - Checked and ensured that imputation worked in specific cases.
- Reads in old (NHANES) and newer versions of
gt3x
files. - First CRAN release candidate.