Type: Package
Package: ipmisc
Title: Miscellaneous Functions for Data Cleaning and Analysis
Version: 6.0.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: 'ggstatsplot', '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: dplyr, magrittr, rlang, tibble, tidyr, zeallot
Suggests: ggplot2, rmarkdown, spelling, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1.9000
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2021-02-13 18:19:21 UTC; inp099
Author: Indrajeet Patil [aut, cre, cph]
    (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2021-02-13 18:50:02 UTC
