Package: cleaner
Title: Fast and Easy Data Cleaning
Version: 1.5.4
Date: 2022-10-28
Authors@R: 
  person(
    given = c("Matthijs", "S."),
    family = "Berends",
    email = "m.s.berends@umcg.nl",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0001-7620-1800"))
Description: Data cleaning functions for classes logical,
  factor, numeric, character, currency and Date to make
  data cleaning fast and easy. Relying on very few dependencies, it 
  provides smart guessing, but with user options to override 
  anything if needed.
Depends: R (>= 3.0.0)
Imports: backports, crayon, knitr, pillar, rlang (>= 0.3.1), vctrs
Suggests: ggplot2, rmarkdown, testthat (>= 1.0.2)
URL: https://msberends.github.io/cleaner/,
        https://github.com/msberends/cleaner
BugReports: https://github.com/msberends/cleaner/issues
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-28 13:00:20 UTC; msberends
Author: Matthijs S. Berends [aut, cre]
    (<https://orcid.org/0000-0001-7620-1800>)
Maintainer: Matthijs S. Berends <m.s.berends@umcg.nl>
Repository: CRAN
Date/Publication: 2022-10-29 07:50:39 UTC
Built: R 4.1.2; ; 2022-10-30 10:48:03 UTC; unix
