Package: ggDoubleHeat
Type: Package
Title: A Heatmap-Like Visualization Tool
Version: 0.1.1
Authors@R: 
    c(person(given = "Youzhi",
             family = "Yu",
             role = c("aut", "cre"),
             email = "yuyouzhi666@icloud.com"),
      person(given = "Trent",
             family = "Buskirk",
             role = c("aut", "ths")))
Description: A data visualization design that provides comparison between 
    two (Double) data sources (usually on a par with each other) on one 
    reformed heatmap, while inheriting 'ggplot2' features.  
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: rlang, grid, ggplot2 (>= 3.0.0), ggnewscale (>= 0.4.5)
RoxygenNote: 7.1.2
Suggests: rmarkdown, knitr, dplyr, scales, tidyr
URL: https://pursuitofdatascience.github.io/ggDoubleHeat/
BugReports: https://github.com/PursuitOfDataScience/ggDoubleHeat/issues
NeedsCompilation: no
Packaged: 2022-03-31 21:04:13 UTC; yuy
Author: Youzhi Yu [aut, cre],
  Trent Buskirk [aut, ths]
Maintainer: Youzhi Yu <yuyouzhi666@icloud.com>
Repository: CRAN
Date/Publication: 2022-03-31 21:20:02 UTC
Built: R 4.1.2; ; 2022-04-01 12:44:03 UTC; unix
