| NEWS | R Documentation | 
News for Package GENEAread
Changes in version 2.0.1
- Changed Manuals to be created using ROxygen2. Creation of new recalibration function. 
Changes in version 1.1.1
- Switched startup to onAttach. 
Changes in version 1.1
- Fixed handling of comma decimal separators. 
- Fixed handling of non-standard decimal expansions. 
Changes in version 1.0
- Many changes and alterations and documentation. 
- Renamed to GENEAread from ReadGenea 
- Version submitted to CRAN 
Changes in version 2.5(RG)
- BUGFIX: Software should deal with multi-line comments correctly now. 
- Package is now byte-compiled on installation - should lead to perfmance enhancement. 
Changes in version 2.4(RG)
- 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. 
Changes in version 2.3(RG)
- 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 
Changes in version 2.2(RG)
- Implemented some class features for matrix-like addressing of read databases 
Changes in version 2.1(RG)
- 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. 
Changes in version 2.0-3(RG)
- BUGFIX: Issue with reading of dates 
Changes in version 2.0-2(RG)
- Speed optimisations for read.bin/convert.hexstream 
- Removed row labels on created object to reduce memory overheads 
- NEWS file created