Package: iNZightRegression
Type: Package
Title: Tools for Exploring Regression Models with 'iNZight'
Version: 1.3.2
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, ggplot2, ggrepel, ggtext, graphics, grDevices,
        grid, iNZightPlots (>= 2.13), multcomp, patchwork, stats,
        stats4, utils
Suggests: covr, 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: http://inzight.nz
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Language: en-GB
NeedsCompilation: no
Packaged: 2022-02-07 23:00:26 UTC; tom
Author: Tom Elliott [aut, cre] (<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: 2022-02-07 23:20:02 UTC
Built: R 4.0.5; ; 2022-02-08 12:26:54 UTC; unix
