Package: sjlabelled
Type: Package
Encoding: UTF-8
Title: Labelled Data Utility Functions
Version: 1.0.15
Date: 2018-11-22
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 functions dealing with labelled data, like reading and 
    writing data between R and other statistical software packages like 'SPSS',
    'SAS' or 'Stata', and working with labelled data. This includes easy ways 
    to get, set or change value and variable label attributes, to convert 
    labelled vectors into factors or numeric (and vice versa), or to deal with 
    multiple declared missing values.
License: GPL-3
Depends: R (>= 3.2), stats
Imports: broom (>= 0.4.5), dplyr, haven (>= 1.1.2), magrittr,
        prediction, purrr, rlang, snakecase, utils
Suggests: ggplot2, glmmTMB, Hmisc, sjmisc, sjPlot, survey, knitr,
        rmarkdown, Zelig
URL: https://strengejacke.github.io/sjlabelled
BugReports: https://github.com/strengejacke/sjlabelled/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-22 11:25:13 UTC; Daniel
Author: Daniel Lüdecke [aut, cre] (<https://orcid.org/0000-0002-8895-3206>)
Repository: CRAN
Date/Publication: 2018-11-22 13:50:02 UTC
