Package: iNZightPlots
Type: Package
Title: Graphical Tools for Exploring Data with 'iNZight'
Version: 2.13.2
Authors@R: c(
    person("Tom", "Elliott", role = c("aut", "cre"), email = "tom.elliott@auckland.ac.nz", comment = c(ORCID = "0000-0002-7815-6318")),
    person("Yu Han", "Soh", role = "aut"),
    person("Daniel", "Barnett", role = "aut")
    )
Description: Simple plotting function(s) for exploratory data analysis with flexible options allowing for easy plot customisation. The goal is to make it easy for beginners to start exploring a dataset through simple R function calls, as well as provide a similar interface to summary statistics and inference information. Includes functionality to generate interactive HTML-driven graphs. Used by 'iNZight', a graphical user interface providing easy exploration and visualisation of data for students of statistics, available in both desktop and online versions.
BugReports: https://github.com/iNZightVIT/iNZightPlots/issues
Contact: inzight_support@stat.auckland.ac.nz
URL: https://inzight.nz
Depends: R(>= 3.2)
Imports: grDevices, stats, utils, grid, boot, s20x, survey, quantreg,
        hexbin, colorspace, dichromat, chron, hms, scales, iNZightMR
        (>= 2.2.5), iNZightTools (>= 1.9), rlang, magrittr, lubridate
Suggests: hextri, viridis, RColorBrewer, gridSVG (>= 1.7-2), knitr,
        jsonlite, testthat, covr, ggplot2, dplyr, tidyr, forcats,
        ggmosaic, waffle, ggthemes, ggbeeswarm, ggridges, plotly
License: GPL-3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-25 22:32:49 UTC; tom
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>),
  Yu Han Soh [aut],
  Daniel Barnett [aut]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2021-06-26 05:00:07 UTC
