Package: labelled
Type: Package
Title: Manipulating Labelled Data
Version: 2.9.0
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Authors@R: c(
  person("Joseph", "Larmarange", email = "joseph@larmarange.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7097-700X")),
  person("Daniel", "Ludecke", role = "ctb"),
  person("Hadley", "Wickham", role = "ctb"),
  person("Michal", "Bojanowski", role = "ctb"),
  person("François", "Briatte", role = "ctb")
  )
Description: Work with labelled data imported from 'SPSS'
    or 'Stata' with 'haven' or 'foreign'. This package
    provides useful functions to deal with "haven_labelled" and
    "haven_labelled_spss" classes introduced by 'haven' package.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.0)
Imports: haven (>= 2.4.1), dplyr (>= 1.0.0), lifecycle, rlang, vctrs,
        stringr, tidyr
Suggests: testthat, knitr, rmarkdown, questionr, snakecase, utf8, covr,
        spelling
Enhances: memisc
URL: http://larmarange.github.io/labelled/
BugReports: https://github.com/larmarange/labelled/issues
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.1.2
RdMacros: lifecycle
Language: en-US
NeedsCompilation: no
Packaged: 2021-10-29 17:38:53 UTC; josep
Author: Joseph Larmarange [aut, cre] (<https://orcid.org/0000-0001-7097-700X>),
  Daniel Ludecke [ctb],
  Hadley Wickham [ctb],
  Michal Bojanowski [ctb],
  François Briatte [ctb]
Repository: CRAN
Date/Publication: 2021-10-29 19:40:02 UTC
Built: R 4.0.2; ; 2021-10-30 11:20:36 UTC; unix
