Type: Package
Package: ipmisc
Title: Miscellaneous Functions for Data Cleaning and Analysis
Version: 4.1.0
Authors@R: 
    person(given = "Indrajeet",
           family = "Patil",
           role = c("aut", "cre", "cph"),
           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: 'broomExtra', 'ggstatsplot', 'groupedstats',
    'pairwiseComparisons', 'statsExpressions', and 'tidyBF'.
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.6.0)
Imports: crayon, dplyr, magrittr, rlang, rstudioapi, tibble, tidyr,
        zeallot
Suggests: ggplot2, knitr, rmarkdown, parameters, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-25 13:32:51 UTC; inp099
Author: Indrajeet Patil [aut, cre, cph]
    (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2020-10-25 14:10:02 UTC
