Package: kim
Title: Functions for Behavioral Science Researchers
Version: 0.2.133
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",
           website = "https://jinkim.science"))
Description: Miscellaneous functions to simplify and expedite
    analyses of experimental data. Examples include a function
    that plots sample means of groups in a factorial experimental design,
    a function that conducts robust regressions with bootstrapped samples,
    and a function that conducts robust two-way analysis of variance.
License: GPL-3
URL: https://github.com/jinkim3/kim
BugReports: https://github.com/jinkim3/kim/issues
Imports: boot, car, data.table, devtools, effsize, ggplot2, ggridges,
        interactions, lemon, lm.beta, mediation, moments, paran,
        rstudioapi, stats, utils, weights, WRS2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-13 18:30:33 UTC; c
Author: Jin Kim [aut, cre] (<https://orcid.org/0000-0002-5013-3958>,
    https://jinkim.science)
Maintainer: Jin Kim <jin.m.kim@yale.edu>
Repository: CRAN
Date/Publication: 2021-03-15 01:50:02 UTC
