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


BUG FIXES AND MINOR IMPROVEMENTS

    o Updated saveERCCPlots, description file, and citation file.



CHANGES IN VERSION 0.99.1
-------------------------


BUG FIXES AND MINOR IMPROVEMENTS

    o Fixed bug in erccROC and estLODR code to only use P-values from ERCCs by coding 
    "ERCC-00" prefix instead of "ERCC-" which in some cases might find endogenous
    transcripts named with this prefix.



CHANGES IN VERSION 0.99.0
-------------------------

NEW FEATURES

    o Version set to 0.99.0 for submission to Bioconductor

ISSUES

    o CMD check still takes too long (> 5 minutes), probably due to differential 
    expression testing in underlying package. This will be difficult to change.


CHANGES IN VERSION 0.9.12
-------------------------

BUG FIXES AND MINOR IMPROVEMENTS

    o Shortened vignette to reduce installation time 

    o Fixed userMixFile as.factor bug

    o Updated namespace to pull in mgcv and nlme package functionality


ISSUES

    o CMD check still takes too long (> 5 minutes), probably due to differential 
    expression testing in underlying package. This will be difficult to change.

CHANGES IN VERSION 0.9.11
-------------------------

BUG FIXES AND MINOR IMPROVEMENTS

    o Added examples to several functions including "dontrun" to minimize
    installation time

    o Updated Namespace to include gplots


