CHANGES IN VERSION 1.8.2
------------------------
 o Remove accidental merging left-over <2016-12-13 Tue>

CHANGES IN VERSION 1.8.1
------------------------
 o Remove accidental call to browser 

CHANGES IN VERSION 1.8.0
------------------------
 o Bioc release 3.4

CHANGES IN VERSION 1.7.5
------------------------
 o Various bug fixes <2016-10-07 Fri>
 
CHANGES IN VERSION 1.7.4
------------------------
 o Add DT version dependency (see issue #71) <2016-08-09 Tue>
 
CHANGES IN VERSION 1.7.3
------------------------
 o Fixed bug with matrix of markers in fcol. Now if one of the 
   columns in the feature data is a matrix, it is converted to
   a vector using mrkMatToVec. This helps clarity and reduces 
   wasted table space of 1's and 0's. <2016-07-29 Fri>  
 o Fixed bug in pRolocVis_compare application. Same issue as
   above with passing matrix as a fcol which manifested as an
   extra issue with zooming. Now fixed. <2016-07-29 Fri>

CHANGES IN VERSION 1.5.7
------------------------
 o Fixed bug in pRolocVis in converting GO ids <2016-05-26 Thu>

CHANGES IN VERSION 1.5.6
------------------------
 o Removing plotMat2D app (closes issue #69) <2016-03-11 Fri>
 o add package startup msg <2016-03-11 Fri>
 o instruct users to install latest version from github
 
CHANGES IN VERSION 1.5.5
------------------------
 o Depend on DT >= 0.1.40
 
CHANGES IN VERSION 1.5.4
------------------------
 o replace getLisacol by getStockcol (which are now Lisa's colours;
   since pRoloc version 1.11.9) <2016-02-16 Tue>
 
CHANGES IN VERSION 1.5.3
------------------------
 o update refs in vignette <2016-02-09 Tue>
 
CHANGES IN VERSION 1.5.2
------------------------
 o Updated pca app <2016-01-11 Mon>
 o Updated vignette <2016-01-12 Tue>
 o Fixed bugs, pca app renamed main app, removed
   profiles app <2016-01-14 Thu>
 o new compare app <2016-01-30 Sat> 
 o updated vignette <2016-02-03 Wed> 

CHANGES IN VERSION 1.5.1
------------------------
 o New shiny apps <2015-10-12 Mon>
 o New vignette <2015-10-29 Thu>
 o Fixed bugs and updated examples in classify app 
   <2015-11-09 Mon> 
 
CHANGES IN VERSION 1.5.0
------------------------
 o Bioc devel 3.3
 
CHANGES IN VERSION 1.4.0
------------------------
 o Bioc release 3.2
 
CHANGES IN VERSION 1.3.2
------------------------
 o Fix check warnings and errors <2015-07-20 Mon>
 
CHANGES IN VERSION 1.3.1
------------------------
 o new plotMat2D function <2015-05-20 Wed>
 o Fix query search in pRolocVis, contributed by pierremj
   <2015-05-27 Wed>
 o pRolocVis has new method arg <2015-05-29 Fri>
 
CHANGES IN VERSION 1.3.0
------------------------
 o Devel for Bioc 3.2
 
CHANGES IN VERSION 1.2.0
------------------------
 o Release for Bioc 3.1
 
CHANGES IN VERSION 1.1.5
------------------------
 o updating failing unit test [2015-04-03 Fri]
 
CHANGES IN VERSION 1.1.4
------------------------
 o fix R_HOME error [2015-02-26 Thu]
 
CHANGES IN VERSION 1.1.3
------------------------
 o don't require GNU make [2015-02-11 Wed]
 
CHANGES IN VERSION 1.1.2
------------------------
 o Fix bug with FoIs and multiple data sets (reported by Harriet
   Parsons) [2015-02-06 Fri]

CHANGES IN VERSION 1.1.1
------------------------
 o Update README with uptodate installation instructions
   [2014-10-14 Tue]
 o handling and filtering missing value in input data [2014-10-21 Tue]

CHANGES IN VERSION 1.0.0
------------------------
 o Release for Bioc 3.0 [2014-10-14 Tue]

CHANGES IN VERSION 0.99.12
--------------------------
 o added Video tag in DESCRIPTION [2014-10-07 Tue]

CHANGES IN VERSION 0.99.11
--------------------------
 o Add screenshot to README [2014-09-05 Fri]
 o fix bug when features of fois are not present 
 o move data tab to the end

CHANGES IN VERSION 0.99.10
--------------------------
 o Updated README [2014-09-04 Thu]
 o Remove old R code file [2014-09-04]

CHANGES IN VERSION 0.99.9
-------------------------
 o fix vignette error on Windows (Dan Tenenbaum) [2014-08-26 Tue]

CHANGES IN VERSION 0.99.8
-------------------------
 o selection and display of multiple features of interest in pRolocVis and
   pRolocComp [2014-08-13 Wed]

CHANGES IN VERSION 0.99.7
-------------------------
 o display feature meta-data instead of protein name when hovering
   [2014-07-27 Tue]
 o better feature highlighting [2014-07-27 Tue]
 o only 1 vignette [2014-07-27 Tue]

CHANGES IN VERSION 0.99.6
-------------------------
 o support mirroring of PCA plots in pRolocComp [2014-07-22 Tue]

CHANGES IN VERSION 0.99.5
-------------------------
 o Update to latest knitcitations version and fix vignette
   [2014-07-15 Tue]

CHANGES IN VERSION 0.99.4
-------------------------
 o add function pRolocComp [2014-06-24 Tue]

CHANGES IN VERSION 0.99.3
-------------------------
 o multiple objects can be passed to pRolocVis by using a list [2014-06-03 Tue] 
 o improve query search (submit and select check box) [2014-06-02 Mon]
 o add unit tests for helper functions and add manual unit test [2014-06-03 Tue]

CHANGES IN VERSION 0.99.2
------------------------
 o change access and assignment to object pRolocGUI_SearchResults in
   .GlobalEnv [2014-05-30 Fri]

CHANGES IN VERSION 0.99.1
-------------------------
 o fix biocViews [2014-05-27 Tue]
 o misc refactoring [2014-05-27 Tue]

CHANGES IN VERSION 0.99.0
-------------------------
 o Bioc submission
