Changes in version 1.29.2 o interactive plot: replace rbokeh (archived) by plotly o doc: use internal keyword for internal functions Changes in version 1.29.1 o vignette: run rbokeh example only if package is available Changes in version 1.26.1 o rbokeh plot - fixes error: - when no aesthetic variable is specified - dataPlotWithAnnotationWthtNA not found o add GO.db to the 'Suggests' Changes in version 1.19.1 o default for typePlot: fix issue length > 1 in coercion to logical o fix for ggplot2 >= 3.3.4: replace guides(fill = FALSE) by guides(fill = 'none') o fix few notes check SummarizedExperiment + ggvis Changes in version 1.7.3 o vignette: use print rather 'knit_print.ggvis' o ggvis: include transparency, fix issue position legend o rbokeh: use vector instead of column names for ly_hexbin Changes in version 1.7.2 o ggplotEsetPlot: enable title/axes labels of type expression Changes in version 1.7.1 o fix issue duplicated columns when same column is used for multiple aesthetics (reported as issue in ggplot2: 2.2.1.9000) Changes in version 1.3.2 o fix specification default values of fixed aesthetics Changes in version 1.3.1 o implement S4 class approach Changes in version 1.1.2 o fixes for ggplot 2.2.0: count for stat_bin_hex, center title o fix use axis.text.y twice Changes in version 1.1.1 o add Rbuildignore o test with rbokeh 0.5.0 o correct documentation to avoid warning R CMD check Changes in version 0.99.9 o update documentation Changes in version 0.99.8 o fix issue for ggplot2 plot when variable names contain space Changes in version 0.99.7 o fix issue: no annotated samples/genes and returnAnalysis set to TRUE Changes in version 0.99.6 o fix issue when returnAnalysis and no top elements Changes in version 0.99.5 o annotated one gene/sample when topGenes/topSamples is set to 1 Changes in version 0.99.4 o upgrade package version Changes in version 0.99.3 o support object of class 'SummarizedExperiment' Changes in version 0.99.2 o increase version number after subscribed to bioc-devel list Changes in version 0.99.1 o add extra imports (packages base R) + vignette with clean = FALSE Changes in version 0.99.0 o first version of the package submitted to Bioconductor