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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libudunits2-dev libx11-dev Repository: https://inzightvit.r-universe.dev Date/Publication: 2025-06-09 22:04:50 UTC RemoteUrl: https://github.com/inzightvit/inzightplots RemoteRef: HEAD RemoteSha: ec0377495837ee2930ef47b8c7fff67b008e4972 NeedsCompilation: no Packaged: 2026-06-03 09:37:28 UTC; root Author: Tom Elliott [aut, cre] (ORCID: ), Yu Han Soh [aut], Daniel Barnett [aut], Simon Anastasiadis [ctb] (Social Wellbeing Agency, NZ; RR3 method) Maintainer: Tom Elliott