Package: iNZightRegression Type: Package Title: Tools for Exploring Regression Models with 'iNZight' Version: 1.3.5 Authors@R: c( person("Tom", "Elliott", role = c("aut", "cre"), email = "tom.elliott@auckland.ac.nz", comment = c(ORCID = "0000-0002-7815-6318")), person("Ken", "Deng", role = "aut"), person("Simon", "Potter", role = c("aut")), person("David", "Banks", role = "aut"), person("Danny", "Chang", role = "ctb") ) Depends: R (>= 4.0) Imports: car, dplyr, GGally, ggplot2, ggrepel, ggtext, graphics, grDevices, grid, iNZightPlots (>= 2.13), multcomp, patchwork, stats, stats4, utils, lmtest, skedastic, MASS Suggests: covr, broom.helpers, iNZightTools (>= 1.9), survey, survival, testthat, knitr, rmarkdown Description: Provides a suite of functions to use with regression models, including summaries, residual plots, and factor comparisons. Used as part of the Model Fitting module of '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/iNZightRegression/issues Contact: inzight_support@stat.auckland.ac.nz URL: https://inzightvit.github.io/iNZightRegression/ License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.3 Language: en-GB Config/Needs/dependencies: tmelliott/surveyspec@develop, iNZightVIT/iNZightTools@1.9, iNZightVIT/iNZightPlots@2.13, iNZightVIT/iNZightMR@2.2.7, rcmdcheck, curl Config/Needs/coverage: tmelliott/surveyspec@develop, iNZightVIT/iNZightTools@1.9, iNZightVIT/iNZightPlots@2.13, iNZightVIT/iNZightMR@2.2.7, covr VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libudunits2-dev libx11-dev Repository: https://inzightvit.r-universe.dev Date/Publication: 2026-04-21 23:11:23 UTC RemoteUrl: https://github.com/inzightvit/inzightregression RemoteRef: HEAD RemoteSha: d7d9c56c34c64711d627596095604c39a822ab99 NeedsCompilation: no Packaged: 2026-06-20 06:56:18 UTC; root Author: Tom Elliott [aut, cre] (ORCID: ), Ken Deng [aut], Simon Potter [aut], David Banks [aut], Danny Chang [ctb] Maintainer: Tom Elliott