Type: Package
Package: ipmisc
Title: Miscellaneous Functions for Data Cleaning and Analysis
Version: 1.2.0
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("aut", "cre"),
           email = "patilindrajeet.science@gmail.com",
           comment = c(ORCID = "0000-0003-1995-6531"))
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
Description: Provides functions needed for data cleaning and
    formatting and forms data cleaning and wrangling backend for the
    following packages: 'ggstatsplot', 'groupedstats',
    'pairwiseComparisons', and 'statsExpressions'.
License: GPL-3 | file LICENSE
URL: https://indrajeetpatil.github.io/ipmisc/,
        https://github.com/IndrajeetPatil/ipmisc
BugReports: https://github.com/IndrajeetPatil/ipmisc/issues
Depends: R (>= 3.5.0)
Imports: broomExtra, crayon, dplyr (>= 0.8.3), forcats, rlang (>=
        0.4.2), rstudioapi, tibble (>= 2.1.3), tidyr (>= 1.0.0),
        zeallot
Suggests: ggplot2, knitr, parameters, rmarkdown, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2.9000
NeedsCompilation: no
Packaged: 2020-03-06 07:43:56 UTC; inp099
Author: Indrajeet Patil [aut, cre] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2020-03-06 08:20:02 UTC
