Package: labelled
Type: Package
Title: Manipulating Labelled Data
Version: 2.2.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("Bojanowski", "Michal", role = "ctb"),
  person("Briatte", "François", 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
Imports: haven (>= 2.1.0), dplyr, stats
Suggests: testthat, knitr, rmarkdown, questionr, snakecase
Enhances: memisc
LazyData: true
URL: https://github.com/larmarange/labelled
BugReports: https://github.com/larmarange/labelled/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-04-16 08:13:36 UTC; jlarmarange
Author: Joseph Larmarange [aut, cre] (<https://orcid.org/0000-0001-7097-700X>),
  Daniel Ludecke [ctb],
  Hadley Wickham [ctb],
  Bojanowski Michal [ctb],
  Briatte François [ctb]
Repository: CRAN
Date/Publication: 2019-04-16 08:42:42 UTC
