# A NEWS File to document package updates CHANGES IN VERSION 1.1.3 ----------------------- MODIFICATIONS: * updated unit tests for LOND, bonfInfinite and LORDdep CHANGES IN VERSION 1.1.2 ----------------------- MODIFICATIONS: * updated unit test for LORD CHANGES IN VERSION 1.1.1 ----------------------- MODIFICATIONS: * added the LORD++ procedure for online FDR control * updated references * updated vignette CHANGES IN VERSION 0.99.7 ----------------------- MODIFICATIONS: * randomisation of batches now implemented via the randBatch helper function * updated references * updated vignette CHANGES IN VERSION 0.99.5 ----------------------- MODIFICATIONS: * replace date field with hard-coded date in vignette * updating data.frame rows by group now uses 'split-apply-combine' * vectorise part of the LOND function * replace 1:N with seq_len(N) * applied consistent formatting & indentation * added new tests