Package: AssociationExplorer2
Title: A User-Friendly 'shiny' Application for Exploring Associations
        and Visual Patterns
Version: 0.1.5
Authors@R: 
    c(
      person("Antoine", "Soetewey",
             email = "antoine.soetewey@uclouvain.be",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-8159-0804")),
      person("Cédric", "Heuchenne", role = "aut", comment = c("0000-0002-3150-3044")),
      person("Arnaud", "Claes", role = "aut", comment = c("0000-0003-0716-0798")),
      person("Antonin", "Descampe", role = "aut", comment = c("0000-0002-0943-4126"))
    )
Description: A user-friendly 'shiny' application to explore statistical associations and visual patterns in multivariate datasets. The app provides interactive correlation networks, bivariate plots, and summary tables for different types of variables (numeric and categorical). It also supports optional survey weights and range-based filters on association strengths, making it suitable for the exploration of survey and public data by non-technical users, journalists, educators, and researchers. For background and methodological details, see Soetewey et al. (2025) <doi:10.1016/j.softx.2025.102483>.
License: MIT + file LICENSE
URL: https://github.com/AntoineSoetewey/AssociationExplorer2
BugReports: https://github.com/AntoineSoetewey/AssociationExplorer2/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: shiny
Suggests: visNetwork, ggplot2, plotly, dplyr, tidyr, readr, readxl,
        stringr, purrr, tibble, forcats, reactable, scales, igraph,
        knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-13 11:16:22 UTC; antoinesoetewey
Author: Antoine Soetewey [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8159-0804>),
  Cédric Heuchenne [aut] (0000-0002-3150-3044),
  Arnaud Claes [aut] (0000-0003-0716-0798),
  Antonin Descampe [aut] (0000-0002-0943-4126)
Maintainer: Antoine Soetewey <antoine.soetewey@uclouvain.be>
Repository: CRAN
Date/Publication: 2026-01-13 11:50:23 UTC
Built: R 4.6.0; ; 2026-02-28 03:51:06 UTC; windows
