Changes in version 2.4.2 (2021-04-19) - scatterplot fix transformation of highlighted data Changes in version 2.4.1 (2021-03-08) - columnSelector and Clarion bugfix Changes in version 2.4.0 (2020-05-26) - implemented text-to-selection feature for orTextual - added several convenience functions to Clarion-class (e.g. write) - implemented install_app function Changes in version 2.3.1 (2019-11-18) - Rtools no longer required for windows users - Interactive plot download now uses Orca - removed i2dash until the package is published Changes in version 2.3.0 - implemented: - heatmap_to_i2dash - geneView_to_i2dash - scatterplot_to_i2dash Changes in version 2.2.1 - fixed orTextual selection bug Changes in version 2.2.0 - export plotting functions Changes in version 2.1.1 - fixed multiple unique_id bug in tobias_parser Changes in version 2.1.0 - implemented tobias_parser Changes in version 2.0.3 - reactive transformation parameter Changes in version 2.0.2 (2018-09-19) - fixed CRAN check Note/ Error Changes in version 2.0.1 (2018-07-20) - tests added Changes in version 2.0.0 Features - clarion class: - easier data-format validation by providing several checks - simplified module usage (only forward clarion object) for top-level modules (e.g. filter & plot) - provide functions for frequent tasks (e.g. get_name, is_delimited, etc.) - geneView: - group columns by one or more factors - pca: - color & shape grouping by selected factor(s) - scatterPlot: - add name to hovertext if available (only interactive) Misc - improved notifications (closable, more) - overall code quality improvements via usage of packages goodpractice and lintr - removed deprecated colorPicker Changes in version 1.0.0 first public release