Package: diveR
Type: Package
Title: Easily Install and Load Interactive Data Visualization Tools
Version: 0.1.2
Authors@R: c(person(given = "R. Wayne", family = "Oldford",
                    email = "rwoldford@uwaterloo.ca", 
                    role = c("aut", "cre"))
                    )
Description: A suite of 'loon' related packages providing data analytic tools for 
    Direct Interactive Visual Exploration in R ('diveR').
    These tools work with and complement those of the 'tidyverse' suite, 
    extending the grammar of 'ggplot2' to become a grammar of interactive
    graphics.
    The suite provides many visual tools designed for moderately (100s of variables)
    high dimensional data analysis, through 'zenplots' and novel tools in 'loon', and
    extends the 'ggplot2' grammar to provide parallel coordinates, Andrews plots, and arbitrary 
    glyphs through 'ggmulti'.
    The  'diveR' package gathers together and installs all these related packages
    in a single step. 
License: GPL-2
URL: https://github.com/great-northern-diver/diver/
BugReports: https://github.com/great-northern-diver/diver/issues
Depends: R (>= 3.4)
Imports: cli (>= 1.1.0), crayon (>= 1.3.4), rstudioapi (>= 0.10), loon
        (>= 1.2.2), loon.data, ggmulti, loon.ggplot, zenplots,
        loon.shiny, loon.tourr, stats
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-09-28 19:20:03 UTC; rwoldford
Author: R. Wayne Oldford [aut, cre]
Maintainer: R. Wayne Oldford <rwoldford@uwaterloo.ca>
Repository: CRAN
Date/Publication: 2021-09-28 19:40:02 UTC
Built: R 4.2.0; ; 2022-04-13 23:57:56 UTC; unix
