Package: ggmulti
Type: Package
Title: High Dimensional Data Visualization
Version: 0.1.0
Authors@R: c(
  person('Zehao', 'Xu', email = 'z267xu@uwaterloo.ca', role = c("aut", "cre")),
  person('R. Wayne', 'Oldford', email = 'rwoldford@uwaterloo.ca', role = c("aut"))
  )
Description: It provides materials (i.e. 'serial axes' objects, Andrew's plot, various glyphs for scatter plot) to visualize high dimensional data. 
License: GPL-2
Depends: R (>= 3.4.0), methods, ggplot2
Imports: stats, utils, grid, dplyr, tidyr
Suggests: png, tools, stringr, magrittr, gridExtra, tibble, testthat,
        grDevices, knitr, rmarkdown, tidyverse, gtable, covr, maps,
        nycflights13, ggplot2movies
LazyData: true
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-01-01 14:19:40 UTC; Zehao
Author: Zehao Xu [aut, cre],
  R. Wayne Oldford [aut]
Maintainer: Zehao Xu <z267xu@uwaterloo.ca>
Repository: CRAN
Date/Publication: 2021-01-05 10:00:02 UTC
