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("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
Suggests: covr, broom.helpers, iNZightTools (>= 1.9), survey, survival,
        testthat
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://inzight.nz
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
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
NeedsCompilation: no
Packaged: 2025-07-29 02:55:54 UTC; tom
Author: Tom Elliott [aut, cre] (ORCID: <https://orcid.org/0000-0002-7815-6318>),
  Simon Potter [aut],
  David Banks [aut],
  Danny Chang [ctb]
Maintainer: Tom Elliott <tom.elliott@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2025-07-29 04:30:09 UTC
Built: R 4.5.1; ; 2025-10-26 03:56:03 UTC; windows
