Package: sjmisc
Type: Package
Encoding: UTF-8
Title: Data and Variable Transformation Functions
Version: 2.7.5
Date: 2018-09-13
Authors@R: person("Daniel", "Lüdecke", role = c("aut", "cre"), email = "d.luedecke@uke.de", comment = c(ORCID = "0000-0002-8895-3206"))
Maintainer: Daniel Lüdecke <d.luedecke@uke.de>
Description: Collection of miscellaneous utility functions, supporting data 
    transformation tasks like recoding, dichotomizing or grouping variables, 
    setting and replacing missing values. The data transformation functions 
    also support labelled data, and all integrate seamlessly into a 
    'tidyverse'-workflow.
License: GPL-3
Depends: R (>= 3.2), stats, utils
Imports: broom (>= 0.4.5), crayon, dplyr, haven (>= 1.1.2), magrittr,
        methods, purrr, rlang, sjlabelled (>= 1.0.13), stringdist (>=
        0.9.4), stringr (>= 1.2.0), tidyr
Suggests: ggplot2, graphics, mice, sjPlot, sjstats, knitr, rmarkdown,
        testthat
URL: https://github.com/strengejacke/sjmisc,
        https://strengejacke.github.io/sjmisc
BugReports: https://github.com/strengejacke/sjmisc/issues
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-13 13:01:16 UTC; Daniel
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>)
Repository: CRAN
Date/Publication: 2018-09-13 15:30:03 UTC
