Package: catmaply
Title: Heatmap for Categorical Data using 'plotly'
Version: 0.9.4
Authors@R: c(
      person("Yves", "Mauron", email="ypmauron@gmail.com", role=c("aut", "cre")),
      person(given="Trivadis AG", role="cph")
    )
Maintainer: Yves Mauron <ypmauron@gmail.com>
Description: Methods and plotting functions for displaying categorical data on an 
             interactive heatmap using 'plotly'. Provides functionality for strictly 
             categorical heatmaps, heatmaps illustrating categorized continuous data 
             and annotated heatmaps. Also, there are various options to interact with the x-axis
             to prevent overlapping axis labels, e.g. via simple sliders or range sliders. 
             Besides the viewer pane, resulting plots can be saved as a standalone HTML file, 
             embedded in 'R Markdown' documents or in a 'Shiny' app.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: plotly, dplyr, magrittr, rlang, tidyr
Suggests: testthat, viridis, lubridate, tidyverse, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.2.1
URL: https://github.com/VerkehrsbetriebeZuerich/catmaply,
        https://verkehrsbetriebezuerich.github.io/catmaply/
BugReports: https://github.com/VerkehrsbetriebeZuerich/catmaply/issues
Language: en-US
NeedsCompilation: no
Packaged: 2024-01-30 21:33:26 UTC; yves
Author: Yves Mauron [aut, cre],
  Trivadis AG [cph]
Repository: CRAN
Date/Publication: 2024-01-30 21:50:03 UTC
