NEWS | R Documentation |
Changed Manuals to be created using ROxygen2. Creation of new recalibration function.
Switched startup to onAttach.
Fixed handling of comma decimal separators.
Fixed handling of non-standard decimal expansions.
Many changes and alterations and documentation.
Renamed to GENEAread from ReadGenea
Version submitted to CRAN
BUGFIX: Software should deal with multi-line comments correctly now.
Package is now byte-compiled on installation - should lead to perfmance enhancement.
Implemented mmap-based reading of data - reading with mmap enabled should be much faster - note glitch exists with data recorded at very cold temperatures on existing firmware.
BUGFIX: Changed handing of timezones, times and dates should be more reasonable now
Allowed 'day time' references to periods
Implemented 'read from file' for virtual reads
Implemented some class features for matrix-like addressing of read databases
Added downsampling and block based loading of data (for very large datasets)
Added specification of start and end by proportions of data
Some speed improvements/optimisations
Experimental implementations of stft, GFLasso and FLasso.
BUGFIX: Issue with reading of dates
Speed optimisations for read.bin/convert.hexstream
Removed row labels on created object to reduce memory overheads
NEWS file created