Package: iNZightPlots
Type: Package
Title: Graphical Tools for Exploring Data with 'iNZight'
Version: 2.15.3
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"),
    person("Simon", "Anastasiadis", role = "ctb", comment = "Social Wellbeing Agency, NZ")
    )
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 (>= 4.0)
Imports: boot, chron, colorspace, dichromat, emmeans, expss, grDevices,
        grid, hexbin, hms, iNZightMR (>= 2.2.7), iNZightTools (>= 1.9),
        lubridate, magrittr, quantreg, rlang, s20x, scales, stats,
        stringr, units, survey, utils
Suggests: covr, forcats, DBI, dplyr, dbplyr, ggbeeswarm, ggmosaic,
        ggplot2, ggridges, ggtext, ggthemes, gridSVG (>= 1.7-2),
        hextri, jsonlite, kableExtra, knitr, plotly, RColorBrewer,
        RSQLite, testthat, tibble, tidyr, viridis, waffle
License: GPL-3
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-14 00:55:19 UTC; tom
Author: Tom Elliott [aut, cre] (<https://orcid.org/0000-0002-7815-6318>),
  Yu Han Soh [aut],
  Daniel Barnett [aut],
  Simon Anastasiadis [ctb] (Social Wellbeing Agency, NZ)
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2023-10-14 05:00:02 UTC
Built: R 4.2.0; ; 2023-10-15 16:47:14 UTC; unix
