Package: catmaply
Title: Heatmap for Categorical Data using 'plotly'
Version: 0.9.5
Authors@R: c(
      person(given="Verkehrsbetriebe Zürich", email="github@vbz.ch", role=c("cre","cph")),
      person("Yves", "Mauron", email="ypmauron@gmail.com", role=c("aut")),
      person("Christoph", "Baur", email="github@vbz.ch", role=c("aut"))
    )
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.3.2
URL: https://github.com/VerkehrsbetriebeZuerich/catmaply,
        https://verkehrsbetriebezuerich.github.io/catmaply/
BugReports: https://github.com/VerkehrsbetriebeZuerich/catmaply/issues
Language: en-US
NeedsCompilation: no
Packaged: 2025-06-04 14:03:08 UTC; vbzcbaur1
Author: Verkehrsbetriebe Zürich [cre, cph],
  Yves Mauron [aut],
  Christoph Baur [aut]
Maintainer: Verkehrsbetriebe Zürich <github@vbz.ch>
Repository: CRAN
Date/Publication: 2025-06-05 07:50:14 UTC
Built: R 4.3.3; ; 2025-06-05 10:03:44 UTC; unix
