Package: mcvis
Type: Package
Title: Multi-Collinearity Visualization
Version: 1.0.4
Authors@R: c(
    person(given = "Kevin", family = "Wang", email = "kevin.wang09@gmail.com", role = c("aut", "cre")),
    person(given = "Chen", family = "Lin", email = "16300180053@fudan.edu.cn", role = c("aut")),
    person(given = "Samuel", family = "Mueller", email = "samuel.mueller@sydney.edu.au", role = c("aut"))
    )
Description: Visualize the relationship between linear regression variables and causes of multi-collinearity.
Encoding: UTF-8
Imports: assertthat, igraph, ggplot2, purrr, magrittr, reshape2, shiny,
        dplyr, psych, rlang
RoxygenNote: 7.1.0
License: GPL-3
Suggests: testthat (>= 2.1.0), covr, knitr, mplot, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-03 09:15:19 UTC; kevinwang
Author: Kevin Wang [aut, cre],
  Chen Lin [aut],
  Samuel Mueller [aut]
Maintainer: Kevin Wang <kevin.wang09@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-03 16:20:02 UTC
