Package: iNZightPlots
Type: Package
Title: Graphical Tools for Exploring Data with 'iNZight'
Version: 2.16.0
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; RR3 method")
    )
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, dplyr, 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, 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.3.1
Config/Needs/dependencies: tmelliott/surveyspec@develop,
        iNZightVIT/iNZightTools@1.13.0, iNZightVIT/iNZightMR@2.2.7,
        rcmdcheck, curl
Config/Needs/coverage: tmelliott/surveyspec@develop,
        iNZightVIT/iNZightTools@1.13.0, iNZightVIT/iNZightMR@2.2.7,
        covr
NeedsCompilation: no
Packaged: 2025-06-09 22:06:49 UTC; tom
Author: Tom Elliott [aut, cre] (ORCID: <https://orcid.org/0000-0002-7815-6318>),
  Yu Han Soh [aut],
  Daniel Barnett [aut],
  Simon Anastasiadis [ctb] (Social Wellbeing Agency, NZ; RR3 method)
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2025-06-09 22:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:24:42 UTC; windows
