Package: kim
Title: A Toolkit for Behavioral Scientists
Version: 0.6.1
Authors@R: 
    person(given = "Jin",
           family = "Kim",
           role = c("aut", "cre"),
           email = "jinkim@aya.yale.edu",
           comment = c(ORCID = "https://orcid.org/0000-0002-5013-3958"))
Description: A collection of functions for analyzing data typically collected 
    or used by behavioral scientists. Examples of the functions include
    a function that compares groups in a factorial experimental design,
    a function that conducts two-way analysis of variance (ANOVA),
    and a function that cleans a data set generated by Qualtrics surveys.
    Some of the functions will require installing additional package(s).
    Such packages and other references are cited within the section
    describing the relevant functions. Many functions in this package
    rely heavily on these two popular R packages:
    Dowle et al. (2021) <https://CRAN.R-project.org/package=data.table>.
    Wickham et al. (2021) <https://CRAN.R-project.org/package=ggplot2>.
License: GPL-3
URL: https://github.com/jinkim3/kim, https://jinkim.science
BugReports: https://github.com/jinkim3/kim/issues
Imports: data.table, remotes
Suggests: boot, ggplot2, moments, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-26 08:04:13 UTC; a
Author: Jin Kim [aut, cre] (<https://orcid.org/0000-0002-5013-3958>)
Maintainer: Jin Kim <jinkim@aya.yale.edu>
Repository: CRAN
Date/Publication: 2025-02-26 12:40:02 UTC
Built: R 4.4.1; ; 2025-02-26 13:04:54 UTC; unix
