NEWS for gscreend package

CHANGES IN VERSION 1.8.0
--------------------------

    - Improved parallelization implementation for a faster analysis performance.
    
    - resolved knitr error June 2021

CHANGES IN VERSION 1.0.1
--------------------------

    - The data input function raises errors, when column naming concerning
      sgRNAs or genes in not clear.
    
    - Functions that can only be run after analysing data raise errors when
      you try to run them before the model has been fitted and 
      statistics computed.

CHANGES IN VERSION 1.0.0
--------------------------

    - Added Genome Biology citation for gscreend.
    
    - Minor changes to the vignette and the QC plotting functions.


CHANGES IN VERSION 0.99.4
--------------------------

    - Replaced parallel::mclapply() with BiocParallel::bplapply()
    
    - Updated stop/warning/message functions. Testing if sampling 
      timepoints are named correctly.

