# A NEWS File to document package updates 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