Package: ggfacto
Title: Graphs for Correspondence Analysis
Version: 0.3.0
Authors@R: 
    person(given = "Brice",
           family = "Nocenti",
           role = c("aut", "cre"),
           email = "brice.nocenti@gmail.com")
Description: Readable, complete and pretty graphs for correspondence analysis made 
    with 'FactoMineR'. They can be rendered as interactive 'HTML' plots, showing useful
    informations at mouse hover. The interest is not mainly visual but statistical:
    it helps the reader to keep in mind the data contained in the cross-table or Burt
    table while reading the correspondence analysis, thus preventing over-interpretation.
    Most graphs are made with 'ggplot2', which means that you can use the + syntax to 
    manually add as many graphical pieces you want, or change theme elements. 3D 
    graphs are made with 'plotly'.
URL: https://github.com/BriceNocenti/ggfacto
BugReports: https://github.com/BriceNocenti/ggfacto/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: FactoMineR (>= 2.0.0), ggiraph (>= 0.8.2), ggplot2 (>= 3.0.0),
        dplyr (>= 1.0.0), forcats (>= 0.5.0), purrr (>= 0.3.0), rlang
        (>= 0.4.0), stringr (>= 1.4.0), tibble (>= 3.0.0), tidyr (>=
        1.0.0), tidyselect (>= 1.1.0), vctrs (>= 0.3.0), ggrepel (>=
        0.9.0), gridExtra (>= 2.0), tabxplor (>= 1.0.3), withr (>=
        2.0.0), magrittr (>= 1.5.0), data.table (>= 1.12.0), ggforce
        (>= 0.4.0)
Suggests: widgetframe (>= 0.3.0), htmlwidgets (>= 1.4.0), finalfit (>=
        1.0.0), kableExtra (>= 1.3.0), plotly (>= 4.1.0), stats (>=
        4.0.0), grDevices (>= 4.0.0), stringi (>= 1.4.6), scales (>=
        1.1.0)
NeedsCompilation: no
Packaged: 2024-03-08 21:46:19 UTC; Brice
Author: Brice Nocenti [aut, cre]
Maintainer: Brice Nocenti <brice.nocenti@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-08 22:00:05 UTC
Built: R 4.2.3; ; 2024-03-08 23:01:40 UTC; unix
