Package: qacBase
Title: Functions to Facilitate Exploratory Data Analysis
Version: 1.0.3
Authors@R: 
    c(person(given = "Kabacoff",
           family = "Robert",
           role = c("aut", "cre"),
           email = "rkabacoff@wesleyan.edu"),
    person("Barich", "Griffen", role = "ctb"),
    person("Jamrog", "Kelly", role = "ctb"),
    person("Kravchenko", "Elizaveta", role = "ctb"),
    person("Kuruvilla", "Jacob", role = "ctb"),
    person("Liu", "Lex", role = "ctb"),
    person("Nakamura", "Shota", role = "ctb"),
    person("Pham", "Kim", role = "ctb"),
    person("Rodriguez", "Belen", role = "ctb"),
    person("Ross", "Shane", role = "ctb"),
    person("Russo", "Chris", role = "ctb"),
    person("Corpuz", "Frederick", role = "ctb"),
    person("Juradat", "Nurah", role = "ctb"),
    person("Karp", "Harrison", role = "ctb"),
    person("Koech", "Kevin", role = "ctb"),
    person("Peters", "Anna", role = "ctb"),
    person("Shah", "Dhhyey", role = "ctb"),
    person("Stevenson", "Kenneth", role = "ctb"),
    person("Thomas-Franz", "Kaitlyn", role = "ctb"),
    person("Zheng", "Jiner", role = "ctb"),
    person("Aldarmaki", "Ahmed", role = "ctb"),
    person("Alneyadi", "Mohammed", role = "ctb"),
    person("Altai", "Chossis", role = "ctb"),
    person("Colorado", "Sofia", role = "ctb"),
    person("Northrop", "Blake", role = "ctb"),
    person("Peretz", "Shea", role = "ctb"),
    person("Qin", "Cher", role = "ctb"),
    person("Tuhabonye", "Emma", role = "ctb"),
    person("Wong", "Phillip", role = "ctb")
    )
Description: Functions for descriptive statistics,
  data management, and data visualization.
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
License: MIT + file LICENSE
VignetteBuilder: knitr
BugReports: https://github.com/rkabacoff/qacBase/issues
URL: https://github.com/rkabacoff/qacBase
Suggests: rmarkdown, knitr, kableExtra
Imports: ggplot2, dplyr, tidyr, ggcorrplot, multcompView, PMCMRplus,
        crayon, purrr, haven, rlang, ggExtra, patchwork
NeedsCompilation: no
Packaged: 2022-02-09 21:57:41 UTC; rkaba
Author: Kabacoff Robert [aut, cre],
  Barich Griffen [ctb],
  Jamrog Kelly [ctb],
  Kravchenko Elizaveta [ctb],
  Kuruvilla Jacob [ctb],
  Liu Lex [ctb],
  Nakamura Shota [ctb],
  Pham Kim [ctb],
  Rodriguez Belen [ctb],
  Ross Shane [ctb],
  Russo Chris [ctb],
  Corpuz Frederick [ctb],
  Juradat Nurah [ctb],
  Karp Harrison [ctb],
  Koech Kevin [ctb],
  Peters Anna [ctb],
  Shah Dhhyey [ctb],
  Stevenson Kenneth [ctb],
  Thomas-Franz Kaitlyn [ctb],
  Zheng Jiner [ctb],
  Aldarmaki Ahmed [ctb],
  Alneyadi Mohammed [ctb],
  Altai Chossis [ctb],
  Colorado Sofia [ctb],
  Northrop Blake [ctb],
  Peretz Shea [ctb],
  Qin Cher [ctb],
  Tuhabonye Emma [ctb],
  Wong Phillip [ctb]
Maintainer: Kabacoff Robert <rkabacoff@wesleyan.edu>
Repository: CRAN
Date/Publication: 2022-02-09 22:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:52:46 UTC; windows
