Package: lindia
Type: Package
Title: Automated Linear Regression Diagnostic
Version: 0.10
Authors@R: c(person("Yeuk Yu", "Lee", 
    email = "lyeukyu@gmail.com", 
    role = c("aut", "cre")),
    person("Samuel", "Ventura", 
    email = "sventura@stat.cmu.edu", 
    role = c("aut")))
Description: Provides a set of streamlined functions that allow
    easy generation of linear regression diagnostic plots necessarily 
    for checking linear model assumptions.
    This package is meant for easy scheming of linear 
    regression diagnostics, while preserving merits of 
    "The Grammar of Graphics" as implemented in 'ggplot2'.
    See the 'ggplot2' website for more information regarding the
    specific capability of graphics.
Depends: R (>= 3.2.2)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: MASS, ggplot2, gridExtra
URL: https://github.com/yeukyul/lindia
BugReports: https://github.com/yeukyul/lindia/issues
NeedsCompilation: no
Packaged: 2023-08-10 22:22:59 UTC; tlee
Author: Yeuk Yu Lee [aut, cre],
  Samuel Ventura [aut]
Maintainer: Yeuk Yu Lee <lyeukyu@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-10 22:40:02 UTC
Built: R 4.2.0; ; 2023-08-11 12:13:02 UTC; unix
