Package: catmaply
Title: Heatmap for Categorical Data using 'plotly'
Version: 0.9.0
Authors@R: c(
      person("Yves", "Mauron", email="ypmauron@gmail.com", role=c("aut", "cre")),
      person("Aron", "Weller", role="ctb"),
      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, tidyverse, dplyr, lubridate, magrittr, rlang
Suggests: testthat, viridis, knitr
VignetteBuilder: knitr
RoxygenNote: 7.1.0
URL: https://github.com/VerkehrsbetriebeZuerich/catmaply
BugReports: https://github.com/VerkehrsbetriebeZuerich/catmaply/issues
NeedsCompilation: no
Packaged: 2020-08-31 16:25:31 UTC; yves
Author: Yves Mauron [aut, cre],
  Aron Weller [ctb],
  Trivadis AG [cph]
Repository: CRAN
Date/Publication: 2020-09-07 08:30:03 UTC
Built: R 4.0.2; ; 2020-09-08 11:13:34 UTC; unix
