Package: BasicStatsPlots
Type: Package
Title: Publication-Ready Data Visualization and Simple Statistical
        Inference
Version: 0.1.0
Authors@R: c(
    person(given = "Quentin", family = "Ricros", role = "aut"),
    person(given = "Théo", family = "Roussel", role = "aut"),
    person(given = "Cédrik", family = "Carrière", role = c("aut", "cre"),
           email = "carced2009@live.ca"),
    person(given = "Bouchra", family = "Nasri", role = "aut"))
Description: Creates publication-ready data visualizations using
    'ggplot2', together with tools for common simple statistical
    analyses (confidence intervals, ANOVA, linear and generalized
    regression). The package provides common chart types and analyses
    with built-in validation, customization options, and
    publication-friendly themes.
License: GPL-3
Encoding: UTF-8
Imports: broom, broom.helpers (>= 1.20.0), car, checkmate, dplyr,
        ggplot2 (>= 4.0.0), ggridges, gt, gtsummary, lmtest, MASS,
        nortest, patchwork, pROC, RColorBrewer, rlang, scales, tibble,
        tidyr
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-13 02:43:29 UTC; carce
Author: Quentin Ricros [aut],
  Théo Roussel [aut],
  Cédrik Carrière [aut, cre],
  Bouchra Nasri [aut]
Maintainer: Cédrik Carrière <carced2009@live.ca>
Repository: CRAN
Date/Publication: 2026-09-23 03:30:13 UTC
Built: R 4.5.3; ; 2026-09-23 07:32:44 UTC; windows
