Package: exploratory
Title: A Tool for Large-Scale Exploratory Analyses
Version: 0.3.31
Authors@R: 
    person(given = "Jin",
           family = "Kim",
           role = c("aut", "cre"),
           email = "jin.m.kim@yale.edu",
           comment = c(ORCID = "https://orcid.org/0000-0002-5013-3958"))
Description: Conduct numerous exploratory analyses in an instant with a 
    point-and-click interface. With one simple command, this tool 
    launches a Shiny App on the local machine. Drag and drop variables 
    in a data set to categorize them as possible independent, 
    dependent, moderating, or mediating variables. Then run dozens 
    (or hundreds) of analyses instantly to uncover any statistically 
    significant relationships among variables. Any relationship 
    thus uncovered should be tested in follow-up studies. 
    This tool is designed only to facilitate exploratory 
    analyses and should NEVER be used for p-hacking. Many of 
    the functions used in this package are previous versions of functions
    in the R Packages 'kim' and 'ezr'.
    Selected References:
    Chang et al. (2021) <https://CRAN.R-project.org/package=shiny>.
    Dowle et al. (2021) <https://CRAN.R-project.org/package=data.table>.
    Kim (2023) <https://jinkim.science/docs/kim.pdf>.
    Kim (2021) <doi:10.5281/zenodo.4619237>.
    Kim (2020) <https://CRAN.R-project.org/package=ezr>.
    Simmons et al. (2011) <doi:10.1177/0956797611417632>
    Tingley et al. (2019) <https://CRAN.R-project.org/package=mediation>.
    Wickham et al. (2020) <https://CRAN.R-project.org/package=ggplot2>.
License: GPL-3
URL: https://exploratoryonly.com
BugReports: https://github.com/jinkim3/exploratory/issues
Imports: data.table, DT, ggplot2, ggridges, lemon, lm.beta, mediation,
        remotes, shiny, shinydashboard, weights
Suggests: moments
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-10 09:58:58 UTC; b
Author: Jin Kim [aut, cre] (<https://orcid.org/0000-0002-5013-3958>)
Maintainer: Jin Kim <jin.m.kim@yale.edu>
Repository: CRAN
Date/Publication: 2023-10-10 10:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 11:06:26 UTC; unix
